Skip to content

Commit

Permalink
Fix typo in Windows Terminal (#11011)
Browse files Browse the repository at this point in the history
* Fix typo in `Windows Terminal`

* Copy change to all versions

---------

Co-authored-by: Sean Wheeler <[email protected]>
  • Loading branch information
nickcox and sdwheeler authored Apr 8, 2024
1 parent 3c59c75 commit 3cbe80e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion reference/5.1/PSReadLine/About/about_PSReadLine.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ PowerShell console. It provides:
- PowerShell token based "word" movement and deletion

PSReadLine requires PowerShell 5.1, or newer. PSReadLine works with the default
Windows console host, Window Terminal, and Visual Studio Code. It doesn't work
Windows console host, Windows Terminal, and Visual Studio Code. It doesn't work
in the Windows PowerShell ISE.

PSReadLine can be installed from the PowerShell Gallery. To install PSReadLine
Expand Down
2 changes: 1 addition & 1 deletion reference/7.2/PSReadLine/About/about_PSReadLine.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ PowerShell console. It provides:
command line

PSReadLine requires PowerShell 5.1, or newer. PSReadLine works with the default
Windows console host, Window Terminal, and Visual Studio Code. It doesn't work
Windows console host, Windows Terminal, and Visual Studio Code. It doesn't work
in the Windows PowerShell ISE.

PSReadLine can be installed from the PowerShell Gallery. To install PSReadLine
Expand Down
2 changes: 1 addition & 1 deletion reference/7.3/PSReadLine/About/about_PSReadLine.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ PowerShell console. It provides:
command line

PSReadLine requires PowerShell 5.1, or newer. PSReadLine works with the default
Windows console host, Window Terminal, and Visual Studio Code. It doesn't work
Windows console host, Windows Terminal, and Visual Studio Code. It doesn't work
in the Windows PowerShell ISE.

PSReadLine can be installed from the PowerShell Gallery. To install PSReadLine
Expand Down
2 changes: 1 addition & 1 deletion reference/7.4/PSReadLine/About/about_PSReadLine.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ PowerShell console. It provides:
command line

PSReadLine requires PowerShell 5.1, or newer. PSReadLine works with the default
Windows console host, Window Terminal, and Visual Studio Code. It doesn't work
Windows console host, Windows Terminal, and Visual Studio Code. It doesn't work
in the Windows PowerShell ISE.

PSReadLine can be installed from the PowerShell Gallery. To install PSReadLine
Expand Down
2 changes: 1 addition & 1 deletion reference/7.5/PSReadLine/About/about_PSReadLine.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ PowerShell console. It provides:
command line

PSReadLine requires PowerShell 5.1, or newer. PSReadLine works with the default
Windows console host, Window Terminal, and Visual Studio Code. It doesn't work
Windows console host, Windows Terminal, and Visual Studio Code. It doesn't work
in the Windows PowerShell ISE.

PSReadLine can be installed from the PowerShell Gallery. To install PSReadLine
Expand Down

0 comments on commit 3cbe80e

Please sign in to comment.