Skip to content

Commit 9b6a47d

Browse files
Fix typo in SamplePSReadLineProfile.ps1 (#4725)
1 parent 7b840fd commit 9b6a47d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PSReadLine/SamplePSReadLineProfile.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ Set-PSReadLineKeyHandler -Key F1 `
522522

523523
#
524524
# Ctrl+Shift+j then type a key to mark the current directory.
525-
# Ctrj+j then the same key will change back to that directory without
525+
# Ctrl+j then the same key will change back to that directory without
526526
# needing to type cd and won't change the command line.
527527

528528
#

0 commit comments

Comments
 (0)