aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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
```