Fix typo

Bruno Mayer Paixão 2018-02-11 21:15:19 -02:00
parent e203bc714f
commit 139ec3efdc

@ -31,7 +31,7 @@
| [history](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/history) | aliases: h for history, hsi for grepping history | | [history](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/history) | aliases: h for history, hsi for grepping history |
| [history-substring-search**](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/history-substring-search) | implementation of fish history substring search | | [history-substring-search**](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/history-substring-search) | implementation of fish history substring search |
| [kate](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/kate) | Kate text editor alias http://kate-editor.org/ | | [kate](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/kate) | Kate text editor alias http://kate-editor.org/ |
| [last-working-dir](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/last-working-dir) | same as dirpresist | | [last-working-dir](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/last-working-dir) | same as dirpersist |
| [mosh](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/mosh) | mobile shell with roaming (wifi, mobile networks) and local echo http://mosh.mit.edu/ | | [mosh](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/mosh) | mobile shell with roaming (wifi, mobile networks) and local echo http://mosh.mit.edu/ |
| [pass](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/pass) | pass utility autocompletion | | [pass](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/pass) | pass utility autocompletion |
| [per-directory-history](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/per-directory-history) | self-descriptive | | [per-directory-history](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/per-directory-history) | self-descriptive |