Skip to content

Commit bdb679d

Browse files
authored
Merge pull request #5451 from tico88612/fix/kep-5295-typo
KEP-5295: Fix the typo from kayml to kyaml
2 parents cdcf69e + 2eaad32 commit bdb679d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keps/sig-cli/5295-kyaml/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
130130

131131
This KEP proposes to add a new output format for kubectl,
132132
called "KYAML"
133-
(as in `kubectl get -o kayml ...`).
133+
(as in `kubectl get -o kyaml ...`).
134134
This format is a strict subset (aka "dialect") of standard YAML,
135135
and so should be parseable by the existing ecosystem.
136136
This dialect seeks to emphasize syntactical choices which avoid

0 commit comments

Comments
 (0)