summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Niklas Hasse <jhasse@bixense.com>2020-02-07 22:20:46 +0100
committerGitHub <noreply@github.com>2020-02-07 22:20:46 +0100
commit4853c4d6f15a5f2314e754c5ac92fbeae05531a8 (patch)
tree22f78a254ac222ec5ac097b71246c8b2c638d26f
parent9119166b4c1e58106fce2cd79483f71b54cfd82e (diff)
parent416d529efef78f49cbfebc11e499c9a7c377df5e (diff)
downloadninja-4853c4d6f15a5f2314e754c5ac92fbeae05531a8.tar.gz
Merge pull request #1734 from xlotlu/patch-1
fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3326f81..baf8862 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ via CMake. For more details see
```
This will generate the `ninja` binary and a `build.ninja` file you can now use
-to built Ninja with itself.
+to build Ninja with itself.
### CMake