We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b5000e commit fde6536Copy full SHA for fde6536
docs/book/src/cronjob-tutorial/gvks.md
@@ -21,7 +21,7 @@ the data in fields, or in annotations). This means that using an older
21
API version won't cause newer data to be lost or corrupted. See the
22
[Kubernetes API guidelines](../TODO.md) for more information.
23
24
-You'll also hear mention of *resources* on occaison. A resource is simply
+You'll also hear mention of *resources* on occasion. A resource is simply
25
a use of a Kind in the API. Often, there's a one-to-one mapping between
26
Kinds and resources. For instance, the `pods` resource corresponds to the
27
`Pod` Kind. However, sometimes, the same Kind may be returned by multiple
0 commit comments