summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeith Hall <kingkeith+github@gmail.com>2020-10-15 09:10:29 +0300
committerKeith Hall <kingkeith+github@gmail.com>2020-10-15 09:10:29 +0300
commit6872a4dd7f972721fe9b9698ca9fc5612b197890 (patch)
treed78c520f9d4e5a8ce8151686dc91c20919838108
parent4d6b2fec130331507f872b3683f8b2c8d3340dd5 (diff)
Fix small grammar mistake/typo in the readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e5cfc0f9..b2f7e74f 100644
--- a/README.md
+++ b/README.md
@@ -336,7 +336,7 @@ higher. You can then use `cargo` to build everything:
cargo install --locked bat
```
-Note that addition files like the man page or shell completion
+Note that additional files like the man page or shell completion
files can not be installed in this way. They will be generated by `cargo` and should be available in the cargo target folder (under `build`).
## Customization