aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c89d05b..f69d0c9 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ $ git clone git://euandreh.xyz/remembering
$ cd remembering/
```
-Now inside the repository folder, running `git permalink` will try build the web URL of the given file use `xdg-open` to launch the browser (or whatever is configured):
+Now inside the repository folder, running `git permalink` will try building the web URL of the given file and use `xdg-open` to launch the browser (or whatever is configured):
```shell
$ git permalink tests/ranking.sh
@@ -81,7 +81,7 @@ Extra tools used for development are:
[pandoc]: https://pandoc.org/
[mdpo]: https://mdpo.readthedocs.io/en/master/
-For running the extra development-only checks, run:
+For the extra development-only checks, run:
```shell
$ make dev-check