From 860eb63942b49f3edeaee81adacc6ffc1916a888 Mon Sep 17 00:00:00 2001 From: Daniel Campoverde Date: Sun, 29 Oct 2017 15:59:35 -0500 Subject: [PATCH] Fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fbbea49..cc1af03 100644 --- a/README.md +++ b/README.md @@ -118,8 +118,8 @@ replaced with keywords in parameters of the command. ### Blacklist -Blacklist allows to disable he plugin for certain pages by URL patterns. -For instance, when you describe `"*.slack.com"`, the plugin are disabled on any Slack rooms. +Blacklist allows to disable the plugin for certain pages by URL patterns. +For instance, when you describe `"*.slack.com"`, the plugin is disabled on any Slack rooms. In addition, you can also specify path patterns, such as `"example.com/mail/*"`. Disabled plugin can be made re-enabled by Shift+Esc (in default).