Skip to content

Commit ab5d2cf

Browse files
committed
Fix typo: wit -> with
1 parent 89b5f80 commit ab5d2cf

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

reference/5.1/Microsoft.PowerShell.Core/About/about_Remote_Troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ To resolve this problem, use proxy setting options in your remote command.
477477
parameters of the `New-PSSessionOption` cmdlet to create a variable
478478
containing a **PSSessionOption** object with the proxy settings for your
479479
enterprise.
480-
- Use the variable containing the **PSSessionOption** object wit the
480+
- Use the variable containing the **PSSessionOption** object with the
481481
**SessionOption** parameter of a `New-PSSession`, `Enter-PSSession`, or
482482
`Invoke-Command` command.
483483

reference/7.4/Microsoft.PowerShell.Core/About/about_Remote_Troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ To resolve this problem, use proxy setting options in your remote command.
476476
parameters of the `New-PSSessionOption` cmdlet to create a variable
477477
containing a **PSSessionOption** object with the proxy settings for your
478478
enterprise.
479-
- Use the variable containing the **PSSessionOption** object wit the
479+
- Use the variable containing the **PSSessionOption** object with the
480480
**SessionOption** parameter of a `New-PSSession`, `Enter-PSSession`, or
481481
`Invoke-Command` command.
482482

reference/7.5/Microsoft.PowerShell.Core/About/about_Remote_Troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ To resolve this problem, use proxy setting options in your remote command.
477477
parameters of the `New-PSSessionOption` cmdlet to create a variable
478478
containing a **PSSessionOption** object with the proxy settings for your
479479
enterprise.
480-
- Use the variable containing the **PSSessionOption** object wit the
480+
- Use the variable containing the **PSSessionOption** object with the
481481
**SessionOption** parameter of a `New-PSSession`, `Enter-PSSession`, or
482482
`Invoke-Command` command.
483483

reference/7.6/Microsoft.PowerShell.Core/About/about_Remote_Troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ To resolve this problem, use proxy setting options in your remote command.
477477
parameters of the `New-PSSessionOption` cmdlet to create a variable
478478
containing a **PSSessionOption** object with the proxy settings for your
479479
enterprise.
480-
- Use the variable containing the **PSSessionOption** object wit the
480+
- Use the variable containing the **PSSessionOption** object with the
481481
**SessionOption** parameter of a `New-PSSession`, `Enter-PSSession`, or
482482
`Invoke-Command` command.
483483

0 commit comments

Comments
 (0)