Skip to content

Commit 3136a11

Browse files
authored
fix minor typo
1 parent 0b8b216 commit 3136a11

File tree

1 file changed

+1
-1
lines changed
  • site/content/en/references/kustomize/kustomization/patches

1 file changed

+1
-1
lines changed

site/content/en/references/kustomize/kustomization/patches/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description: >
1010
[strategic merge]: /references/kustomize/glossary#patchstrategicmerge
1111
[JSON6902]: /references/kustomize/glossary#patchjson6902
1212

13-
Patches (also call overlays) add or override fields on resources. They are provided using the
13+
Patches (also called overlays) add or override fields on resources. They are provided using the
1414
`patches` Kustomization field.
1515

1616
The `patches` field contains a list of patches to be applied in the order they are specified.

0 commit comments

Comments
 (0)