From c1b9dc1caba960cfe9f7be0f42415a0cb52830b5 Mon Sep 17 00:00:00 2001 From: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com> Date: Fri, 29 Oct 2021 10:42:57 -0700 Subject: [PATCH] Update wcd-devicemanagement.md fix typo "attemption" --- windows/configuration/wcd/wcd-devicemanagement.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/configuration/wcd/wcd-devicemanagement.md b/windows/configuration/wcd/wcd-devicemanagement.md index cb5d5fcc1c..236416cf96 100644 --- a/windows/configuration/wcd/wcd-devicemanagement.md +++ b/windows/configuration/wcd/wcd-devicemanagement.md @@ -45,7 +45,7 @@ Use to configure device management settings. | DisableOnRoaming | Specify whether the client will connect while cellular roaming | | InitialBackOffTime | Specify the initial amount of time (in milliseconds) that the DM client waits before attempting a connection retry | | InitiateSession | Specify whether a session should be started with the MDM server when the account is provisioned | -| MaxBackOffTime | Specify the maximum number of milliseconds to wait before attemption a connection retry | +| MaxBackOffTime | Specify the maximum number of milliseconds to wait before attempting a connection retry | | Name | Enter a display name for the management server | | Port | Enter the OMA DM server port | | PrefConRef | Enter a URI to NAP management object or a connection GUID used by the device Connection Manager | @@ -92,4 +92,4 @@ In **PROVURL**, enter the URL for a Trusted Provisioning Server (TPS). ## Related topics - [DMAcc configuration service provider (CSP)](/windows/client-management/mdm/dmacc-csp) -- [PXLOGICAL CSP](/windows/client-management/mdm/pxlogical-csp) \ No newline at end of file +- [PXLOGICAL CSP](/windows/client-management/mdm/pxlogical-csp)