Skip to content

Commit dc31140

Browse files
README: keep consistent case for “status: …” (#231)
1 parent ecfede9 commit dc31140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Carson will update the milestone of the PR to a existing milestone that matches
6262

6363
The "status" of a pull request defined by one of the labels: "Needs review", "Needs work",
6464
"Works for me" and "Reviewed". The status can be changed by adding a comment like:
65-
"Status: needs work".
65+
"Status: Needs work".
6666

6767
The status will also be changed if someone adds a review that requests changes or
6868
approves the PR. Finally, the status will be "Needs review" after the author pushes

0 commit comments

Comments
 (0)