Skip to content

Commit 2245488

Browse files
authored
Merge pull request kubernetes#6674 from vjdhama/patch-3
Fixed a typo `illgal`
2 parents e0b82aa + e866db8 commit 2245488

File tree

1 file changed

+1
-1
lines changed
  • docs/tasks/debug-application-cluster

1 file changed

+1
-1
lines changed

docs/tasks/debug-application-cluster/audit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Some new fields are supported in beta version, like `resourceNames` and `omitSta
113113

114114
In Kubernetes 1.8 `kind` and `apiVersion` along with `rules` __must__ be provided in
115115
the audit policy file. A policy file with 0 rules, or a policy file that doesn't provide
116-
a valid `apiVersion` and `kind` value will be treated as illgal.
116+
a valid `apiVersion` and `kind` value will be treated as illegal.
117117

118118
Some example audit policy files:
119119

0 commit comments

Comments
 (0)