From 987d1f3f43cf0d356fda3dc134b77b73bf643f6e Mon Sep 17 00:00:00 2001 From: pitwegner Date: Tue, 17 Jan 2023 13:34:24 +0100 Subject: [PATCH] format keywords as code Signed-off-by: pitwegner Signed-off-by: pitwegner --- .changeset/perfect-cheetahs-serve.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/perfect-cheetahs-serve.md b/.changeset/perfect-cheetahs-serve.md index 2a031a65f7..bc1835e472 100644 --- a/.changeset/perfect-cheetahs-serve.md +++ b/.changeset/perfect-cheetahs-serve.md @@ -2,4 +2,4 @@ '@backstage/plugin-scaffolder-backend': patch --- -Added the option to overwrite files in the targetPath of the template:fetch action +Added the option to overwrite files in the `targetPath` of the `template:fetch` action