From e68aa90e2ca7bff486e40a4018c8d951ef65e091 Mon Sep 17 00:00:00 2001 From: Preetha Appan Date: Mon, 27 Aug 2018 09:19:22 -0500 Subject: [PATCH] Minor wording change --- website/source/intro/vs/index.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/vs/index.html.markdown b/website/source/intro/vs/index.html.markdown index 17de4ce26..6825da1bc 100644 --- a/website/source/intro/vs/index.html.markdown +++ b/website/source/intro/vs/index.html.markdown @@ -19,7 +19,7 @@ The following characteristics generally differentiate Nomad from related product * **Scalability and High Performance**: Nomad can schedule thousands of containers per second, scale to thousands of nodes in a single cluster, and easily federate across regions and cloud providers. -* **HashiCorp Synergy**: Nomad elegantly integrates with Vault for secrets +* **HashiCorp Interoperability**: Nomad elegantly integrates with Vault for secrets management and Consul for service discovery and dynamic configuration. Nomad's Consul-like architecture and Terraform-like job specification lower the barrier to entry for existing users of the HashiCorp stack.