summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Tamkun <13513421+heimskr@users.noreply.github.com>2019-09-11 01:14:06 -0700
committerDavid Peter <sharkdp@users.noreply.github.com>2019-09-11 20:32:03 +0200
commite8b8216801abc924f5d6cbceaf48c0faa55e959a (patch)
tree3115a6e974a5090e67c66c09dba41bceee7d2eca
parentf09d6a3fe603accd2a86684ffb8e01f5dcb7c1b2 (diff)
"… or" → "Or"
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 578e4a0..65ed19e 100644
--- a/README.md
+++ b/README.md
@@ -87,7 +87,7 @@ You can install `diskus` with [Homebrew](https://formulae.brew.sh/formula/diskus
brew install diskus
```
-… or with [MacPorts](https://ports.macports.org/port/diskus/summary):
+Or with [MacPorts](https://ports.macports.org/port/diskus/summary):
```
sudo port install diskus
```