aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Campoverde <alx@sillybytes.net>2017-10-29 15:59:35 -0500
committerDaniel Campoverde <alx@sillybytes.net>2017-10-29 15:59:35 -0500
commit860eb63942b49f3edeaee81adacc6ffc1916a888 (patch)
tree34c066bd44d12c006cc854abdc2860d1a055328a
parent43dfa066c7841f7cb899c80c1dca44fe763bf17d (diff)
Fix typo
-rw-r--r--README.md4
1 files 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).