Skip to content

Commit 0fb8a13

Browse files
authored
Merge pull request #4347 from monteiro-renato/patch-10
📖 Fix: typo in external-plugins.md
2 parents 81c6a2b + c12743b commit 0fb8a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/plugins/extending/external-plugins.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Otherwise, Kubebuilder would search for the plugins in a default path based on y
117117

118118
### Example CLI Commands
119119

120-
Now, you can using it by calling the CLI commands:
120+
You can now use it by calling the CLI commands:
121121

122122
```sh
123123
# Initialize a new project with the external plugin named `sampleplugin`

0 commit comments

Comments
 (0)