diff --git a/PSReadLine/SamplePSReadLineProfile.ps1 b/PSReadLine/SamplePSReadLineProfile.ps1 index 0956dc2f..6da7e861 100644 --- a/PSReadLine/SamplePSReadLineProfile.ps1 +++ b/PSReadLine/SamplePSReadLineProfile.ps1 @@ -522,7 +522,7 @@ Set-PSReadLineKeyHandler -Key F1 ` # # Ctrl+Shift+j then type a key to mark the current directory. -# Ctrj+j then the same key will change back to that directory without +# Ctrl+j then the same key will change back to that directory without # needing to type cd and won't change the command line. #