Skip to content

Commit d665f92

Browse files
authored
Merge pull request #45649 from aramase/aramase/f/fix_s/errors/error
Fix docs for authentication: s/errors/error
2 parents 864ac8b + 3ef1d0b commit d665f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/access-authn-authz/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ argument to the kube-apiserver. An example of the structured authentication conf
362362

363363
{{< note >}}
364364
If you specify `--authentication-config` along with any of the `--oidc-*` command line arguments, this is
365-
a misconfiguration. In this situation, the API server reports an errors and then immediately exits.
365+
a misconfiguration. In this situation, the API server reports an error and then immediately exits.
366366
If you want to switch to using structured authentication configuration, you have to remove the `--oidc-*`
367367
command line arguments, and use the configuration file instead.
368368
{{< /note >}}

0 commit comments

Comments
 (0)