Skip to content

Commit c8048dd

Browse files
authored
Fix typo (bobbyiliev#27)
Fix typo
1 parent 431c022 commit c8048dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ebook/en/content/014-creating-custom-bash-commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ To list all of the available aliases for your current shell, you have to just ru
7272
alias
7373
```
7474

75-
This would be heady in case that you are seeing some weird behavior with some commands.
75+
This would be handy in case that you are seeing some weird behavior with some commands.
7676

7777
## Conclusion
7878

0 commit comments

Comments
 (0)