From 7e76ab1dc6912c92dbbcf01b2f0a6c746e15729d Mon Sep 17 00:00:00 2001 From: Vladimir Iakovlev Date: Wed, 29 Apr 2015 05:06:30 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1843ef41..502a6be8 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ alias fuck='eval $(thefuck $(fc -ln -1))' alias FUCK='fuck' ``` -[On in your shell config (Bash, Zsh, Fish, Powershell).](https://github.com/nvbn/thefuck/wiki/Shell-aliases) +[Or in your shell config (Bash, Zsh, Fish, Powershell).](https://github.com/nvbn/thefuck/wiki/Shell-aliases) Changes will be available only in a new shell session.