Skip to content

Commit

Permalink
Auto merge of rust-lang#3681 - rmcteggart-r7:master, r=matthiaskrgr
Browse files Browse the repository at this point in the history
Fixing typo in CONTRIBUTING.md

Noticed small typo in CONTRIBUTING readme when working on another issue
  • Loading branch information
bors committed Jan 20, 2019
2 parents 5b64f68 + d17c3d9 commit 1838bfe
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 @@ -79,7 +79,7 @@ to lint-writing, though it does get into advanced stuff. Most lints consist of a
of this.

If you want to add a new lint or change existing ones apart from bugfixing, it's
also a good idea to give the [stability guaratees][rfc_stability] and
also a good idea to give the [stability guarantees][rfc_stability] and
[lint categories][rfc_lint_cats] sections of the [Clippy 1.0 RFC][clippy_rfc] a
quick read.

Expand Down

0 comments on commit 1838bfe

Please sign in to comment.