update software template docs

This commit is contained in:
Rod Machen
2020-08-28 14:07:25 -05:00
parent 314eeb31d7
commit 57c3e2ad5b
7 changed files with 30 additions and 30 deletions
@@ -26,7 +26,7 @@ export type GeneratorRunResult = {
};
/**
* The values that the generator will recieve. The directory of the
* The values that the generator will receive. The directory of the
* uncompiled documentation, with the values from the frontend. A dedicated log stream and a docker
* client to run any generator on top of your directory.
*/