From b97da232ae697c23a298f92707e9b6712a9d6a93 Mon Sep 17 00:00:00 2001 From: Rob Genova Date: Thu, 12 Apr 2018 16:40:31 -0700 Subject: [PATCH] Update index.html.md --- website/source/docs/enterprise/index.html.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/source/docs/enterprise/index.html.md b/website/source/docs/enterprise/index.html.md index c22e3c2ad..a32ccdcad 100644 --- a/website/source/docs/enterprise/index.html.md +++ b/website/source/docs/enterprise/index.html.md @@ -9,13 +9,13 @@ description: |- # Nomad Enterprise -[Nomad Enterprise](https://www.hashicorp.com/products/nomad/) adds operations, -collaboration, and governance capabilities to Nomad. Namespaces allow multiple -teams to safely use a single multi-region deployment. With Resource Quotas, +[Nomad Enterprise](https://www.hashicorp.com/products/nomad/) adds collaboration, +operational, and governance capabilities to Nomad. Namespaces allow multiple +teams to safely use a shared multi-region deployment. With Resource Quotas, operators can limit resource consumption across teams or projects. Sentinel policies enable enforcement of arbitrary fine-grained policies on job submission. -Advanced Autopilot capabilities enable automated server upgrades, enhanced read -scalability, and hot server failover on a per availability zone basis. See the +Advanced Autopilot capabilities enable automated server upgrades, enhanced scalability +for reads and scheduling, and hot server failover on a per availability zone basis. See the links below for a detailed overview of each feature. - [Namespaces](/docs/enterprise/namespaces/index.html)