Website: revert changes to 'data center' from 'datacenter'

This commit is contained in:
Ryan Breen 2015-02-19 17:32:31 -05:00
parent 61202c78ac
commit 0730e0dfe4
2 changed files with 7 additions and 7 deletions

View File

@ -35,7 +35,7 @@ key features:
store for any number of purposes, including dynamic configuration, feature flagging,
coordination, leader election, and more. The simple HTTP API makes it easy to use.
* **Multi Data Center**: Consul supports multiple data centers out of the box. This
* **Multi Datacenter**: Consul supports multiple datacenters out of the box. This
means users of Consul do not have to worry about building additional layers of
abstraction to grow to multiple regions.