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
@@ -227,7 +227,7 @@ The following cloud providers have implemented CCMs:
* [AWS](https://github.com/kubernetes/cloud-provider-aws)
* [Azure](https://github.com/kubernetes/cloud-provider-azure)
* [BaiduCloud](https://github.com/baidu/cloud-provider-baiducloud)
* [Digital Ocean](https://github.com/digitalocean/digitalocean-cloud-controller-manager)
* [DigitalOcean](https://github.com/digitalocean/digitalocean-cloud-controller-manager)
* [GCP](https://github.com/kubernetes/cloud-provider-gcp)
* [Linode](https://github.com/linode/linode-cloud-controller-manager)
* [OpenStack](https://github.com/kubernetes/cloud-provider-openstack)