From 7454311821b17474d09821da5d7bae5c728236b1 Mon Sep 17 00:00:00 2001 From: Patti Short Date: Fri, 28 Sep 2018 07:20:16 -0700 Subject: [PATCH] corrected the letter casing on features and refreshed the voice and tone --- browsers/edge/includes/configure-favorites-bar-include.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/browsers/edge/includes/configure-favorites-bar-include.md b/browsers/edge/includes/configure-favorites-bar-include.md index 0b61f55e8c..adb311706f 100644 --- a/browsers/edge/includes/configure-favorites-bar-include.md +++ b/browsers/edge/includes/configure-favorites-bar-include.md @@ -19,9 +19,9 @@ ms:topic: include |Group Policy |MDM |Registry |Description | |---|:---:|:---:|---| -|Not configured **(default)** |Blank |Blank |Hidden but shown on the Start and New Tab pages. The Favorites Bar toggle, in Settings, is set to Off but enabled letting users make changes. | -|Disabled |0 |0 |Hidden on all pages. The Favorites Bar toggle, in Settings, is set to Off and disabled preventing users from making changes. Microsoft Edge also hides the “Show bar/Hide bar” option in the context menu. | -|Enabled |1 |1 |Shown on all pages. The Favorites Bar toggle, in Settings, is set to On and disabled preventing users from making changes. Microsoft Edge also hides the “Show bar/Hide bar” option in the context menu. | +|Not configured **(default)** |Blank |Blank |Hidden but shown on the Start and New Tab pages.

Favorites Bar toggle (in Settings) = **Off** and enabled letting users make changes. | +|Disabled |0 |0 |Hidden on all pages.

Favorites Bar toggle (in Settings) = **Off** and disabled preventing users from making changes.

Show bar/Hide bar option (in the context menu) = hidden | +|Enabled |1 |1 |Shown on all pages.

Favorites Bar toggle (in Settings) = **On** and disabled preventing users from making changes.

Show bar/Hide bar option (in the context menu) = hidden | ---