correct capitalization across docs (#9327)

This commit is contained in:
Bob Killen
2018-06-29 20:57:20 -04:00
committed by k8s-ci-robot
parent 94e3d092d1
commit e0dd309c4e
12 changed files with 17 additions and 17 deletions
@@ -284,7 +284,7 @@ web-1
```
{{< note >}}
**Note:** if you instead see 403 Forbidden responses for the above curl command,
**Note:** If you instead see 403 Forbidden responses for the above curl command,
you will need to fix the permissions of the directory mounted by the `volumeMounts`
(due to a [bug when using hostPath volumes](https://github.com/kubernetes/kubernetes/issues/2630)) with: