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 271be27 commit 921766eCopy full SHA for 921766e
docs/config/history.md
@@ -98,7 +98,7 @@ This is great for long or multi-line commands.
98
It can also be used to list commands from history and do substitution.
99
100
> Bash `fc` is a little different than zsh's `fc` so be careful which man page you read.
101
-> `apropos fc` to find the specif version and then `man 1p fc`.
+> `apropos fc` to find the specific version and then `man 1p fc`.
102
103
```bash
104
echo 'foo
0 commit comments