diff --git a/windows/configuration/kiosk-xml.md b/windows/configuration/kiosk-xml.md
index 4b5de3ee98..1b567454f0 100644
--- a/windows/configuration/kiosk-xml.md
+++ b/windows/configuration/kiosk-xml.md
@@ -167,7 +167,7 @@ ms.topic: article
## XSD for AssignedAccess configuration XML
>[!NOTE]
->Updated for Windows 10, version 1800.
+>Updated for Windows 10, version 1809.
```xml
diff --git a/windows/configuration/lock-down-windows-10-to-specific-apps.md b/windows/configuration/lock-down-windows-10-to-specific-apps.md
index 244fb963bb..ae177e94e1 100644
--- a/windows/configuration/lock-down-windows-10-to-specific-apps.md
+++ b/windows/configuration/lock-down-windows-10-to-specific-apps.md
@@ -29,7 +29,7 @@ The following table lists changes to multi-app kiosk in recent updates.
New features and improvements | In update
--- | ---
- Configure [a single-app kiosk profile](#profile) in your XML file
- Assign [group accounts to a config profile](#config-for-group-accounts)
- Configure [an account to sign in automatically](#config-for-autologon-account) | Windows 10, version 1803
-- Explicitly allow some known folders when user opens file dialog box
- Automatically launch an app when the user signs in
- Configure a display name for the autologon account | Windows 10, version 1809
**Important:** To use features released in Windows 10, version 1809, make sure that [your XML file](#create-xml-file) references `http://schemas.microsoft.com/AssignedAccess/201810/config`.
+- Explicitly allow [some known folders when user opens file dialog box](#FileExplorerNamespaceRestrictions)
- [Automatically launch an app](#allowedapps) when the user signs in
- Configure a [display name for the autologon account](#config-for-autologon-account) | Windows 10, version 1809
**Important:** To use features released in Windows 10, version 1809, make sure that [your XML file](#create-xml-file) references `http://schemas.microsoft.com/AssignedAccess/201810/config`.
@@ -143,7 +143,7 @@ A lockdown profile section in the XML has the following entries:
- [**AllowedApps**](#allowedapps)
-- [**FileExplorerNamespaceRestrictions**](#fileexplorernamespacerestrctions)
+- [**FileExplorerNamespaceRestrictions**](#fileexplorernamespacerestrictions)
- [**StartLayout**](#startlayout)