Fix small grammar mistake/typo in the readme

This commit is contained in:
Keith Hall 2020-10-15 09:10:29 +03:00
parent 4d6b2fec13
commit 6872a4dd7f
1 changed files with 1 additions and 1 deletions

View File

@ -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