Skip to content

Commit de76f07

Browse files
authored
Merge pull request MicrosoftDocs#2547 from nschonni/typo-Instnant
typo: Instnant -> Instant
2 parents aac387c + 9f4111a commit de76f07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exchange/exchange-ps/exchange/client-access-servers/Set-OwaVirtualDirectory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1397,7 +1397,7 @@ The InstantMessagingEnabled parameter specifies whether instant messaging is ava
13971397
13981398
- $true: Instant messaging is available in Outlook on the web. This is the default value.
13991399
1400-
- $false: Instnant messaging isn't available in Outlook on the web.
1400+
- $false: Instant messaging isn't available in Outlook on the web.
14011401
14021402
```yaml
14031403
Type: $true | $false

exchange/exchange-ps/exchange/client-access/Set-OwaMailboxPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -959,7 +959,7 @@ The InstantMessagingEnabled parameter specifies whether instant messaging is ava
959959
960960
- $true: Instant messaging is available in Outlook on the web. This is the default value.
961961
962-
- $false: Instnant messaging isn't available in Outlook on the web.
962+
- $false: Instant messaging isn't available in Outlook on the web.
963963
964964
```yaml
965965
Type: $true | $false

0 commit comments

Comments
 (0)