Skip to content

Commit f1ee5ea

Browse files
authored
Fix typo in example (#119)
I swear this isn't just for the Hacktoberfest ;)
1 parent 8f5b336 commit f1ee5ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Microsoft.PowerShell.ConsoleGuiTools/Out-ConsoleGridView.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ The *PassThru* parameter is equivalent to using the Multiple value of the *Outpu
127127

128128
### Example 8: Use F7 as "Show Command History"
129129

130-
Save See [this gist](https://gist.github.com/tig/cbbeab7f53efd73e329afd6d4b838191) as `F7History.ps111 and run `F7History.ps1` in your `$profile`.
130+
Save See [this gist](https://gist.github.com/tig/cbbeab7f53efd73e329afd6d4b838191) as `F7History.ps1` and run `F7History.ps1` in your `$profile`.
131131

132132
Press `F7` to see the history for the current PowerShell instance
133133

0 commit comments

Comments
 (0)