From fe2823307fc5ebf2ad950975f0f8caf406adb486 Mon Sep 17 00:00:00 2001 From: Johan Haals Date: Mon, 1 Mar 2021 11:43:05 +0100 Subject: [PATCH] chore: fix typos Co-authored-by: blam Signed-off-by: Johan Haals --- .changeset/pink-ads-shave.md | 2 +- docs/features/software-templates/builtin-actions.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/pink-ads-shave.md b/.changeset/pink-ads-shave.md index c1c281b6a1..50d0ddef22 100644 --- a/.changeset/pink-ads-shave.md +++ b/.changeset/pink-ads-shave.md @@ -9,7 +9,7 @@ See documentation for more information how to create and register new template a **Breaking changes** -The backend scaffolder plugin now needs a `UrlReader` which can be receieved from the PluginEnvironment. +The backend scaffolder plugin now needs a `UrlReader` which can be pulled from the PluginEnvironment. The following change is required in `backend/src/plugins/scaffolder.ts` diff --git a/docs/features/software-templates/builtin-actions.md b/docs/features/software-templates/builtin-actions.md index ae8273e390..e6886b1f04 100644 --- a/docs/features/software-templates/builtin-actions.md +++ b/docs/features/software-templates/builtin-actions.md @@ -71,7 +71,7 @@ output: ## `publish:gitlab` Initializes a git repository of contents in workspacePath and publishes to -Gitlab. +GitLab. input: