Skip to content

Commit 921766e

Browse files
authored
Update history.md (#15)
Typo
1 parent 271be27 commit 921766e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config/history.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ This is great for long or multi-line commands.
9898
It can also be used to list commands from history and do substitution.
9999

100100
> 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`.
101+
> `apropos fc` to find the specific version and then `man 1p fc`.
102102
103103
```bash
104104
echo 'foo

0 commit comments

Comments
 (0)