We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f5b336 commit f1ee5eaCopy full SHA for f1ee5ea
docs/Microsoft.PowerShell.ConsoleGuiTools/Out-ConsoleGridView.md
@@ -127,7 +127,7 @@ The *PassThru* parameter is equivalent to using the Multiple value of the *Outpu
127
128
### Example 8: Use F7 as "Show Command History"
129
130
-Save See [this gist](https://gist.github.com/tig/cbbeab7f53efd73e329afd6d4b838191) as `F7History.ps111 and run `F7History.ps1` in your `$profile`.
+Save See [this gist](https://gist.github.com/tig/cbbeab7f53efd73e329afd6d4b838191) as `F7History.ps1` and run `F7History.ps1` in your `$profile`.
131
132
Press `F7` to see the history for the current PowerShell instance
133
0 commit comments