Skip to content

Commit d7f72c9

Browse files
authored
Update Connect-SPOService.md
1 parent 7536475 commit d7f72c9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -234,10 +234,10 @@ Accept wildcard characters: False
234234
> To avoid adding the `-UseSystemBrowser` parameter every time you run Connect-SPOService,
235235
you can set a registry key instead.
236236
>
237-
> Set the UseSystemBrowser registery key (type `REG_DWORD`) at:
238-
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SPO\CMDLETS\
237+
> Set the `UseSystemBrowser` registery key (type `REG_DWORD`) at:
238+
`HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SPO\CMDLETS\`
239239
>
240-
> 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.
240+
> 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.
241241

242242
### CommonParameters
243243

0 commit comments

Comments
 (0)