Replace Digital Ocean with DigitalOcean (#17033)

The former is the official spelling, but both spellings have been
used throughout the docs. This commit replaces the occurrences of
the unofficial spelling with the official one.
This commit is contained in:
Armando Migliaccio
2019-10-22 14:34:13 -07:00
committed by Kubernetes Prow Robot
parent 04127a3acb
commit 77d831c7ea
4 changed files with 6 additions and 6 deletions
@@ -141,7 +141,7 @@ As of the publishing of this blog post, the following CSI drivers support snapsh
- [Ceph RBD CSI Driver](https://github.com/ceph/ceph-csi/tree/master/pkg/rbd)
- [Portworx CSI Driver](https://github.com/libopenstorage/openstorage/tree/master/csi)
- [GlusterFS CSI Driver](https://github.com/gluster/gluster-csi-driver)
- [Digital Ocean CSI Driver](https://github.com/digitalocean/csi-digitalocean)
- [DigitalOcean CSI Driver](https://github.com/digitalocean/csi-digitalocean)
- [Ember CSI Driver](https://github.com/embercsi/ember-csi)
- [Cinder CSI Driver](https://github.com/kubernetes/cloud-provider-openstack/tree/master/pkg/csi/cinder)
- [Datera CSI Driver](https://github.com/Datera/datera-csi)