Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
remy committed Aug 24, 2018
1 parent b40138f commit cba1e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/blog/cli-improved.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ alias cat='bat'

![/images/cli-improved/ping.gif](/images/cli-improved/ping.gif "Sample ping output")

I've also aliased `bat` to the `cat` command:
I've also aliased `ping` to the `prettyping` command:

```bash
alias ping='prettyping --nolegend'
Expand Down

0 comments on commit cba1e66

Please sign in to comment.