Changed data centres to data centers Signed-off-by: Quentin Pradet <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/a2dc54a6 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/a2dc54a6 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/a2dc54a6 Branch: refs/heads/trunk Commit: a2dc54a6f2abc070bfe167e1d6a1ec9686ba451e Parents: d78edb8 Author: Ilari Mäkelä <[email protected]> Authored: Tue Sep 26 12:53:00 2017 +0300 Committer: Quentin Pradet <[email protected]> Committed: Wed Sep 27 07:04:33 2017 +0400 ---------------------------------------------------------------------- docs/compute/drivers/upcloud.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/a2dc54a6/docs/compute/drivers/upcloud.rst ---------------------------------------------------------------------- diff --git a/docs/compute/drivers/upcloud.rst b/docs/compute/drivers/upcloud.rst index b9a0bf3..09ae874 100644 --- a/docs/compute/drivers/upcloud.rst +++ b/docs/compute/drivers/upcloud.rst @@ -1,14 +1,14 @@ UpCloud Driver Documentation =============================== `UpCloud`_ is a Finnish IaaS provider offering high performance servers -from data centres based in multiple countries. +from data centers based in multiple countries. .. figure:: /_static/images/provider_logos/upcloud.png :align: center :width: 300 :target: https://www.upcloud.com/ -UpCloud currently operates globally from six (6) data centres: +UpCloud currently operates globally from six (6) data centers: * Amsterdam, Netherlands * Chicago, USA
