Fix typo in extensible-admission-controllers doc (#4405)

This commit is contained in:
Qiming
2017-08-08 06:50:40 +08:00
committed by Andrew Chen
parent 58f454f424
commit 291a583515
@@ -283,5 +283,5 @@ and `Fail` policies, meaning that upon a communication error with the webhook
admission controller, the `GenericAdmissionWebhook` can admit or reject the
operation based on the configured policy.
After you create the `initializerConfiguration`, the system will take a few
After you create the `externalAdmissionHookConfiguration`, the system will take a few
seconds to honor the new configuration.