fix typo in volume page (#13698)

Associted with #13697
pull/13707/head
Shashank Patel 2019-04-09 05:23:02 +05:30 committed by Kubernetes Prow Robot
parent d12b07d6ea
commit a70ded41b9
1 changed files with 1 additions and 1 deletions

View File

@ -477,7 +477,7 @@ mounts an empty directory and clones a git repository into it for your Pod to
use. In the future, such volumes may be moved to an even more decoupled model,
rather than extending the Kubernetes API for every such use case.
Here is an example for gitRepo volume:
Here is an example of gitRepo volume:
```yaml
apiVersion: v1