aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2019-04-23 13:16:57 +0000
committerGitHub <noreply@github.com>2019-04-23 13:16:57 +0000
commit9efd8f8abf91be84f72a8df6467443d5d545816c (patch)
tree83678a4f2f41ebd67b484ff76cca393868ba1b6b
parentc8e8b3db8ec592f43dcc3fa7920dabc26ce409b9 (diff)
parent822a84c6ce22085f4e95b330817d996ea4fcfb48 (diff)
Merge pull request #570 from nixon/typos
fix typos in README.md
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 74a236b..584656f 100644
--- a/README.md
+++ b/README.md
@@ -92,8 +92,8 @@ change `"background"` property of `"follow.start"` action to true:
#### Misc
- <kbd>y</kbd>: copy URL in current tab
-- <kbd>p</kbd>: open clipbord's URL in current tab
-- <kbd>P</kbd>: open clipbord's URL in new tab
+- <kbd>p</kbd>: open clipboard's URL in current tab
+- <kbd>P</kbd>: open clipboard's URL in new tab
- <kbd>Shift</kbd>+<kbd>Esc</kbd>: enable or disable the add-on in current tab.
- <kbd>/</kbd>: start to find a keyword in the page
- <kbd>n</kbd>: find next keyword in the page
@@ -179,7 +179,7 @@ Create a bookmark from the current URL.
:addbookmark My bookmark title
```
-The key map <kbd>a</kbd> is a contenient way to create a bookmark from the
+The key map <kbd>a</kbd> is a convenient way to create a bookmark from the
current page. That shows `:addbookmark` with a title from the current page into
console.