Skip to content

Commit

Permalink
Merge pull request ceph#215 from Madhu-1/fix-spell-1
Browse files Browse the repository at this point in the history
fix misspelled words
  • Loading branch information
gman0 authored Feb 20, 2019
2 parents bc256aa + a04bef4 commit 77e930c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/deploy-rbd.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Deploys a daemon set with two containers: CSI driver-registrar and the CSI RBD d

## Verifying the deployment in Kubernetes

After successfuly completing the steps above, you should see output similar to this:
After successfully completing the steps above, you should see output similar to this:

```bash
$ kubectl get all
Expand Down
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ By default, they look for the YAML manifests in
`../../deploy/{rbd,cephfs}/kubernetes`.
You can override this path by running `$ ./plugin-deploy.sh /path/to/my/manifests`.

Once the plugin is successfuly deployed, you'll need to customize
Once the plugin is successfully deployed, you'll need to customize
`storageclass.yaml` and `secret.yaml` manifests to reflect your Ceph cluster
setup.
Please consult the documentation for info about available parameters.
Expand Down

0 comments on commit 77e930c

Please sign in to comment.