Fix spelling

Signed-off-by: Axel Hecht <axel@pike.org>
This commit is contained in:
Axel Hecht
2022-10-04 20:14:18 +02:00
parent aedf8c86d1
commit ac11b898ba
+1 -1
View File
@@ -4,7 +4,7 @@
Scaffolder templates support anything that backstage.io and custom actions can do, so testing them is hard without actually running the instance of Backstage that they're designed for.
The [commandline script](template-testing-dry-run.md) might offer a way for you to do so using the dry-run API used for the Template Editor. Run it against a running instance, either locally or remote, and use it like
The [command line script](template-testing-dry-run.md) might offer a way for you to do so using the dry-run API used for the Template Editor. Run it against a running instance, either locally or remote, and use it like
```sh
scaffolder-dry http://localhost:7007/ template-directory values.yml output-directory