Skip to content

Commit d6089d5

Browse files
committed
fix typo in docs
1 parent 9a07984 commit d6089d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/content/en/docs/usage/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: >
88
---
99

1010
This framework is based on the [controller-runtime](https://github.com/kubernetes-sigs/controller-runtime/) project.
11-
Therefore one way of consuming it would be to bootstrap a [kubebuidler](https://github.com/kubernetes-sigs/kubebuilder)
11+
Therefore one way of consuming it would be to bootstrap a [kubebuilder](https://github.com/kubernetes-sigs/kubebuilder)
1212
project, such as
1313

1414
```bash

0 commit comments

Comments
 (0)