Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing

Thank you for considering to contribute to `bat`!
Thank you for considering contributing to `bat`!



Expand Down Expand Up @@ -118,4 +118,4 @@ tests](https://github.com/sharkdp/bat/blob/master/doc/assets.md#syntax-tests) fo
```bash
cargo install --path . --locked
```
then bat will be available in ~/.cargo/bin (usually already in PATH), and the tests will run without issues.
then bat will be available in ~/.cargo/bin (usually already in PATH), and the tests will run without issues.
Loading