Skip to content

Commit 27f3107

Browse files
committed
Fix spelling of Resource
1 parent d572dad commit 27f3107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ and the `controllers/guestbook_controller.go` where the reconciliation business
9393
logic. For more info see [Designing an API](/cronjob-tutorial/api-design.md) and [What's in
9494
a Controller](cronjob-tutorial/controller-overview.md).
9595

96-
If you are editing the API definitions, generate the manifests such as Custom Ressources (CRs) or Custom Ressource Defintions (CRDs) using
96+
If you are editing the API definitions, generate the manifests such as Custom Resources (CRs) or Custom Resource Defintions (CRDs) using
9797
```bash
9898
make manifests
9999
```

0 commit comments

Comments
 (0)