Skip to content

Commit c997ff3

Browse files
authored
Merge pull request #3255 from Sajiyah-Salat/sajiyah-typofix
📖 fix typo in the design docs to scaffold projects
2 parents 90d09e1 + 4732cf5 commit c997ff3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

designs/helper_to_upgrade_projects_by_rescaffolding.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,6 @@ to be addressed and maintained.
207207

208208
We could use it to do cool future features such as creating a GitHub action which would push-pull requests against the project repositories to help users be updated with, for example, minor changes. By using this command, we might able to git clone the project and to do a new scaffold and then use some [git strategy merge](https://www.geeksforgeeks.org/merge-strategies-in-git/) to result in a PR to purpose the required changes.
209209

210-
We probably need to store the CLI tool tag release used to do the scaffold to persuade this idea. So that we can know if the project requires or not updates.
210+
We probably need to store the CLI tool tag release used to do the scaffold to persuade this idea. So that we can know if the project requires updates or not.
211211

212-
[project-config]: https://book.kubebuilder.io/reference/project-config.html
212+
[project-config]: https://book.kubebuilder.io/reference/project-config.html

0 commit comments

Comments
 (0)