Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 94fcadf

Browse files
authored
Merge pull request #1070 from andrewtremblay-pear/patch-1
Fixing typo in pull request submission documentation.
2 parents f0406be + fcf12b9 commit 94fcadf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

submitting-a-pull-request.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If you are testing someones PR, please provide the following feedback:
2323
* are you happy that the change in behaviour works as described, and you have tested the change on all affected operating systems?
2424
* in your opinion, is the code written _sensibly_?
2525
* is it clean and tidy?
26-
* there are and unnecessary changes?
26+
* there are any unnecessary changes?
2727
* is it documented appropriately?
2828

29-
29+

0 commit comments

Comments
 (0)