Merge pull request #47 from kanzure/chef-puppet-typo

website: Fix typo in comparison to chef/puppet
This commit is contained in:
Armon Dadgar 2014-04-17 13:30:38 -07:00
commit fb54478ae6

View file

@ -26,7 +26,7 @@ can register and deregister the services they provide, enabling dependent
applications and services to rapidly discover all providers. By using the
integrated health checking, Consul can route traffic away from unhealthy
nodes, allowing systems and services to gracefully recover. Static configuration
that may be provided by configuraiton management tools can be moved into the
that may be provided by configuration management tools can be moved into the
dynamic key/value store. This allows application configuration to be updated
without a slow convergence run. Lastly, because each datacenter runs indepedently,
supporting multiple datacenters is no different than a single datacenter.