fix typos

This commit is contained in:
Johan Haals
2021-01-28 16:00:21 +01:00
parent d904fd5b3d
commit 359ebd6814
+1 -1
View File
@@ -5,6 +5,6 @@
The scaffolder is updated to generate a unique workspace directory inside the temp folder which gets cleaned up afterwards.
prepare/template/publish steps is refactored to operate on known directories(`checkout/`, `template/`, `result/`) inside the generated temp directory.
Updates preparers to take the template url instead of the entire template. This is done primarly to allow for backwards compatability between v1 and v2 scaffolder templates.
Updates preparers to take the template url instead of the entire template. This is done primarily to allow for backwards compatibility between v1 and v2 scaffolder templates.
Fix broken configuration GitHub actions in Create React App template.