We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c6d6fa commit f3e8d3aCopy full SHA for f3e8d3a
docs/book/src/getting-started.md
@@ -116,7 +116,7 @@ Please ensure that you review: [Kubernetes API Conventions](https://github.com/k
116
#### Markers and validations
117
118
Furthermore, we want to validate the values added in our CustomResource
119
-to ensure that those are valid. To do it we are will use refer [markers][markers],
+to ensure that those are valid. To achieve this, we will use [markers][markers],
120
such as `+kubebuilder:validation:Minimum=1`.
121
122
Now, see our example fully completed.
0 commit comments