aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2019-11-10 14:27:07 +0100
committercbdev <cb@cbcdn.com>2019-11-10 14:27:07 +0100
commitccde53920cce56c2873c6cf35460fd74518dc79b (patch)
tree65f28eced68e69c7c320c2291c8725ebdf564849 /README.md
parentaed52ce3e67f35c69ef1295f770a012258167496 (diff)
downloadmidimonster-ccde53920cce56c2873c6cf35460fd74518dc79b.tar.gz
midimonster-ccde53920cce56c2873c6cf35460fd74518dc79b.tar.bz2
midimonster-ccde53920cce56c2873c6cf35460fd74518dc79b.zip
Fix spelling
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c8da0c1..9af09b3 100644
--- a/README.md
+++ b/README.md
@@ -169,7 +169,7 @@ as arguments to the `make` invocation:
Some backends have been marked as optional as they require rather large additional software to be installed,
for example the `ola` backend. To create a build including these, run `make full`.
-Backends may also be built selectively by runnning `make <backendfile>` in the `backends/` directory,
+Backends may also be built selectively by running `make <backendfile>` in the `backends/` directory,
for example
```