typo on option (#3233)

reviewable/pr3256/r1
suresh 2017-04-06 13:54:49 -07:00 committed by Andrew Chen
parent 97f38923e6
commit ae6a948eb0
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ The ImagePolicyWebhook plug-in allows a backend webhook to make admission decisi
```
#### Configuration File Format
ImagePolicyWebhook uses the admission config file `--admission-controller-config-file` to set configuration options for the behavior of the backend. This file may be json or yaml and has the following format:
ImagePolicyWebhook uses the admission config file `--admission-control-config-file` to set configuration options for the behavior of the backend. This file may be json or yaml and has the following format:
```javascript
{