Skip to content

Commit

Permalink
Typo fix: recommend -> recommended (kubernetes#7271)
Browse files Browse the repository at this point in the history
  • Loading branch information
2eron authored and bsalamat committed Feb 23, 2018
1 parent 91eeb8c commit 4cbdcda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/admin/federation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ $ KUBE_REGISTRY="gcr.io/myrepository" federation/develop/develop.sh push
Note: This is going to overwrite the values you might have set for
`apiserverRegistry`, `apiserverVersion`, `controllerManagerRegistry` and
`controllerManagerVersion` in your `${FEDERATION_OUTPUT_ROOT}/values.yaml`
file. Hence, it is not recommend to customize these values in
file. Hence, it is not recommended to customize these values in
`${FEDERATION_OUTPUT_ROOT}/values.yaml` if you are building the
images from source.

Expand Down

0 comments on commit 4cbdcda

Please sign in to comment.