Skip to content

Commit

Permalink
Refine grammar (#635)
Browse files Browse the repository at this point in the history
Small fix of a sentence I just added
  • Loading branch information
max-sixty authored Oct 4, 2024
1 parent e36302f commit 0defd59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ cargo run -p cargo-insta -- test # (or `review` or whatever command you want to
## Writing tests

If making non-trivial changes to `cargo-insta`, please add an integration test to
`cargo-insta/tests/main.rs`. Feel free an issue if anything is unclear.
`cargo-insta/tests/main.rs`. Feel free to add an issue if anything is unclear.

## Website / Documentation

Expand Down

0 comments on commit 0defd59

Please sign in to comment.