Skip to content

Commit fce3e82

Browse files
authored
Merge pull request #8719 from guettli/patch-4
📖 Update repository-layout.md: fixed typo
2 parents f98a7e0 + f47fbe1 commit fce3e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/developer/repository-layout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ This folder contains resources which are not meant to be used directly by users
9494

9595
[~/controllers](https://github.com/kubernetes-sigs/cluster-api/tree/main/controllers)
9696

97-
This folder contains reconciler types which provide access to CAPI controllers present in [~/internal/controllers](https://github.com/kubernetes-sigs/cluster-api/tree/main/internal/controllers) directory to our users. These types can be used users by users to run any of the Cluster API controllers in an external program.
97+
This folder contains reconciler types which provide access to CAPI controllers present in [~/internal/controllers](https://github.com/kubernetes-sigs/cluster-api/tree/main/internal/controllers) directory to our users. These types can be used by users to run any of the Cluster API controllers in an external program.
9898

9999
### Documentation
100100

0 commit comments

Comments
 (0)