From ac11b898ba9789520821060647e3b66a72271a80 Mon Sep 17 00:00:00 2001 From: Axel Hecht Date: Tue, 4 Oct 2022 20:14:18 +0200 Subject: [PATCH] Fix spelling Signed-off-by: Axel Hecht --- contrib/scaffolder/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/scaffolder/README.md b/contrib/scaffolder/README.md index 8f9b229a30..55ffea290a 100644 --- a/contrib/scaffolder/README.md +++ b/contrib/scaffolder/README.md @@ -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