aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-07-13 16:38:12 -0300
committerEuAndreh <eu@euandre.org>2021-07-13 16:38:12 -0300
commitd8efb00bd9ba1a4b4c216377c6f4b83dc745f369 (patch)
tree0295b05e6cc054bd98c232d31f87dd590263a9ac
parentCHANGELOG.md: Add links to translated versions (diff)
downloadgit-permalink-d8efb00bd9ba1a4b4c216377c6f4b83dc745f369.tar.gz
git-permalink-d8efb00bd9ba1a4b4c216377c6f4b83dc745f369.tar.xz
README.md: Tweak wording
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