From 7cb4772ffcf1a7ecc5000e738f4a75c721bfcdc3 Mon Sep 17 00:00:00 2001
From: Patti Short <35278231+shortpatti@users.noreply.github.com>
Date: Mon, 29 Oct 2018 07:02:19 -0700
Subject: [PATCH] Update configure-home-button-include.md
---
browsers/edge/includes/configure-home-button-include.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/browsers/edge/includes/configure-home-button-include.md b/browsers/edge/includes/configure-home-button-include.md
index ba60d02f46..eaaa4f7af4 100644
--- a/browsers/edge/includes/configure-home-button-include.md
+++ b/browsers/edge/includes/configure-home-button-include.md
@@ -1,7 +1,7 @@
---
author: shortpatti
ms.author: pashort
-ms.date: 10/02/2018
+ms.date: 10/28/2018
ms.prod: edge
ms:topic: include
---
@@ -18,9 +18,9 @@ ms:topic: include
|Group Policy |MDM |Registry |Description |
|---|:---:|:---:|---|
-|Disabled or not configured
**(default)** |0 |0 |Set home button to load the Start page. |
-|Enabled |1 |1 |Set home button to load the New Tab page. |
-|Enabled |2 |2 |Set home button to load the custom URL defined in the Set Home Button URL policy. |
+|Disabled or not configured
**(default)** |0 |0 |Load the Start page. |
+|Enabled |1 |1 |Load the New Tab page. |
+|Enabled |2 |2 |Load the custom URL defined in the Set Home Button URL policy. |
|Enabled |3 |3 |Hide the home button. |
---