Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Tshepang Lekhonkhobe <tshepang@gmail.com>
  • Loading branch information
LeSeulArtichaut and tshepang committed Sep 11, 2020
1 parent 6366c1d commit 150b915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Make sure your pull request is in compliance with Rust's style guidelines by run

$ ./x.py test tidy --bless

We recommand to make this check before every pull request (and every new commit
We recommend to make this check before every pull request (and every new commit
in a pull request); you can add [git hooks](https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks)
before every push to make sure you never forget to make this check. The
CI will also run tidy and will fail if tidy fails.
Expand Down

0 comments on commit 150b915

Please sign in to comment.