From 0de2133a2c96452acc68caa530468247f34eea3b Mon Sep 17 00:00:00 2001
From: Maz Ameli <maz@metabase.com>
Date: Mon, 22 Apr 2019 13:52:26 -0700
Subject: [PATCH] revise guide summaries

---
 docs/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/README.md b/docs/README.md
index 6877de1187d..9612780daa5 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -17,10 +17,10 @@ This guide contains more detailed information about how to install Metabase for
 These guides cover things you can do with the [Enterprise edition of Metabase](https://metabase.com/enterprise/).
 
 #### [Providing analytics to your customers](./enterprise-customer-facing-guide/start.md)
-If you'd like to embed the entire Metabase app in your own web app, or allow customers to log in to see specific dashboards and explore data, this is the guide for you.
+This guide will show you how you can embed Metabase to power analytics in your own web app, or set up your Metabase instance to allow customers to log in and view the data you want them to.
 
 #### [Managing large-scale deployments]((./enterprise-guide/start.md))
-Learn how to integrate your SSO with Metabase, set up data sandboxes for different user groups, and keep tabs on everything with the Audit tool.
+Learn how to integrate your SSO with Metabase and set up data sandboxes to let your users seamlessly access Metabase with the right data permissions in place.
 
 
 ## For Developers
-- 
GitLab