Skip to content

Commit a561ea7

Browse files
committed
Auto merge of #51439 - Voultapher:feature/fix-contributing-spelling-error, r=kennytm
Fix spelling error in CONTRIBUTING.md Thought I'd start with something small.
2 parents 0fb32a9 + 0bc8d4e commit a561ea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ always work, and sometimes it's hard to know what to search for, so consider thi
4848
extra credit. We won't mind if you accidentally file a duplicate report.
4949

5050
Similarly, to help others who encountered the bug find your issue,
51-
consider filing an issue with with a descriptive title, which contains information that might be unique to it.
51+
consider filing an issue with a descriptive title, which contains information that might be unique to it.
5252
This can be the language or compiler feature used, the conditions that trigger the bug,
5353
or part of the error message if there is any.
5454
An example could be: **"impossible case reached" on lifetime inference for impl Trait in return position**.

0 commit comments

Comments
 (0)