Merge pull request #9 from williamsandrew/minor-doc-fixup

Small documentation fix
This commit is contained in:
Jessica Yao
2017-08-04 14:17:59 -07:00
committed by GitHub

View File

@@ -290,7 +290,7 @@ Start the sample nginx app:
```
kubectl apply -f examples/nginx-app/base.yaml
```
Now create a backup with PV snapshotting:
Now create a backup:
```
ark backup create nginx-backup --selector app=nginx
```