Skip to content

Commit 357114c

Browse files
typo fix
1 parent 88141ca commit 357114c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Connect-SPOService.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ Used to authenticate the user using the Microsoft Authentication Library (MSAL).
225225
> [!NOTE]
226226
> To avoid adding the `-UseSystemBrowser` parameter every time you run `Connect-SPOService`, you can set a registry key instead.
227227
>
228-
> Set the `UseSystemBrowser` registery key (type `REG_DWORD`) at:
228+
> Set the `UseSystemBrowser` registry key (type `REG_DWORD`) at:
229229
`HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SPO\CMDLETS\`
230230
>
231231
> If either registry key is set to a non-zero integer value or `-UseSystemBrowser` parameter is set to `true`, authentication flow will use system browser for sign-in.

0 commit comments

Comments
 (0)