From 7ef0b7ba21b23b8014d188a04fed83f83fb982d1 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Fri, 25 Jan 2019 00:39:53 -0500 Subject: [PATCH] typo: registred -> registered --- .../sharepoint-ps/sharepoint-pnp/Connect-PnPMicrosoftGraph.md | 2 +- sharepoint/sharepoint-ps/sharepoint-pnp/Connect-PnPOnline.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sharepoint/sharepoint-ps/sharepoint-pnp/Connect-PnPMicrosoftGraph.md b/sharepoint/sharepoint-ps/sharepoint-pnp/Connect-PnPMicrosoftGraph.md index 6b6afb378c..643b7931e3 100644 --- a/sharepoint/sharepoint-ps/sharepoint-pnp/Connect-PnPMicrosoftGraph.md +++ b/sharepoint/sharepoint-ps/sharepoint-pnp/Connect-PnPMicrosoftGraph.md @@ -44,7 +44,7 @@ Connects to the Microsoft Graph API using application permissions via an app's d ## PARAMETERS ### -AADDomain -The AAD where the O365 app is registred. Eg.: contoso.com, or contoso.onmicrosoft.com. +The AAD where the O365 app is registered. Eg.: contoso.com, or contoso.onmicrosoft.com. ```yaml Type: String diff --git a/sharepoint/sharepoint-ps/sharepoint-pnp/Connect-PnPOnline.md b/sharepoint/sharepoint-ps/sharepoint-pnp/Connect-PnPOnline.md index f25587f4ae..2b1e030b44 100644 --- a/sharepoint/sharepoint-ps/sharepoint-pnp/Connect-PnPOnline.md +++ b/sharepoint/sharepoint-ps/sharepoint-pnp/Connect-PnPOnline.md @@ -368,7 +368,7 @@ Connect to an on-premises SharePoint environment using a high trust certificate ## PARAMETERS ### -AADDomain -The AAD where the O365 app is registred. Eg.: contoso.com, or contoso.onmicrosoft.com. +The AAD where the O365 app is registered. Eg.: contoso.com, or contoso.onmicrosoft.com. Only applicable to: SharePoint Online