chore: fix typos
Co-authored-by: blam<ben@blam.sh> Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -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`
|
||||
|
||||
|
||||
@@ -71,7 +71,7 @@ output:
|
||||
## `publish:gitlab`
|
||||
|
||||
Initializes a git repository of contents in workspacePath and publishes to
|
||||
Gitlab.
|
||||
GitLab.
|
||||
|
||||
input:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user