From 9aa4c972e5e4afa5ed9ba7b692a51b50dbc644ad Mon Sep 17 00:00:00 2001 From: z3jjlzt Date: Fri, 13 Apr 2018 15:19:40 +0800 Subject: [PATCH] fix a spelling mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6ccf253..61d9b06f 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ let searchalias g = "google" " Create a shortcut for search engines. " For example, typing ':tabnew g example' " would act the same way as ':tabnew google example' -" Open all of these in a tab with `gnb` or open one of these with goa where +" Open all of these in a tab with `gna` or open one of these with goa where let qmark a = ["http://www.reddit.com", "http://www.google.com", "http://twitter.com"] let blacklists = ["https://mail.google.com/*", "*://mail.google.com/*", "@https://mail.google.com/mail/*"]