We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d572dad commit 27f3107Copy full SHA for 27f3107
docs/book/src/quick-start.md
@@ -93,7 +93,7 @@ and the `controllers/guestbook_controller.go` where the reconciliation business
93
logic. For more info see [Designing an API](/cronjob-tutorial/api-design.md) and [What's in
94
a Controller](cronjob-tutorial/controller-overview.md).
95
96
-If you are editing the API definitions, generate the manifests such as Custom Ressources (CRs) or Custom Ressource Defintions (CRDs) using
+If you are editing the API definitions, generate the manifests such as Custom Resources (CRs) or Custom Resource Defintions (CRDs) using
97
```bash
98
make manifests
99
```
0 commit comments