Skip to content

Commit dbac840

Browse files
authored
Merge pull request #3258 from shubhamrajvanshi/patch-1
📖 Fix typo in api-changes.md
2 parents 73e25fa + 5ed3440 commit dbac840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/component-config-tutorial/api-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ steps](/quick-start.md#installation) before continuing.
1414
kubebuilder init --domain tutorial.kubebuilder.io --component-config
1515
```
1616

17-
## Setting up an exising project
17+
## Setting up an existing project
1818

1919
If you've previously generated a project we can add support for parsing the
2020
config file by making the following changes to `main.go`.

0 commit comments

Comments
 (0)