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
- y: copy URL in current tab
-- p: open clipbord's URL in current tab
-- P: open clipbord's URL in new tab
+- p: open clipboard's URL in current tab
+- P: open clipboard's URL in new tab
- Shift+Esc: enable or disable the add-on in current tab.
- /: start to find a keyword in the page
- n: find next keyword in the page
@@ -179,7 +179,7 @@ Create a bookmark from the current URL.
:addbookmark My bookmark title
```
-The key map a is a contenient way to create a bookmark from the
+The key map a is a convenient way to create a bookmark from the
current page. That shows `:addbookmark` with a title from the current page into
console.