diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 216f396..1396048 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -20,7 +20,7 @@
yarn watch
```
-That's it! You can check that everything works by going to `/Examples.lean`, and opening the Paperpoof panel by clicking on a piece of a crumpled paper:
+That's it! You can check that everything works by going to `/Examples.lean`, and opening the Paperproof panel by clicking on a piece of a crumpled paper:
diff --git a/README.md b/README.md
index ea3ec31..4e82114 100644
--- a/README.md
+++ b/README.md
@@ -328,7 +328,7 @@ In the following tables, you can see what tactics such as `apply`, `rw`, or `cas
5. **You're done!**
- Now, click on the paperproof icon (after you installed the Paperpoof extension, it should appear in all `.lean` files), this will open a Paperproof panel within vscode.
+ Now, click on the paperproof icon (after you installed the Paperproof extension, it should appear in all `.lean` files), this will open a Paperproof panel within vscode.
@@ -457,7 +457,7 @@ Below, you will see a table with the main features of Paperproof.
## Updating
-To update Paperproof, you only need to rerun `lake update Paperproof`. This will fetch the newest version of the Paperpoof Lean library from this github repo, and build it.
+To update Paperproof, you only need to rerun `lake update Paperproof`. This will fetch the newest version of the Paperproof Lean library from this github repo, and build it.
Vscode extensions are automatically updated, however you can check for new updates with
**`cmd+shift+p` => "Extensions: Show Extension Updates"**.