Skip to content

Commit f47fbe1

Browse files
authored
Update repository-layout.md: fixed typo
1 parent f98a7e0 commit f47fbe1

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)