Skip to content

Commit c55a907

Browse files
hengyunabcsbrannen
authored andcommitted
Fix typo in CONTRIBUTING.md
1 parent 709b185 commit c55a907

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
@@ -76,7 +76,7 @@ Backports to prior versions will be considered on a case-by-case basis and refle
7676
the fix version in the issue tracker.
7777

7878
1. Use short branch names, preferably based on the JIRA issue (e.g. `SPR-1234`), or
79-
otherwise using succinct, lower-case, dash (-) delimited names, such as `fix-warnings'.
79+
otherwise using succinct, lower-case, dash (-) delimited names, such as `fix-warnings`.
8080

8181
1. Choose the granularity of your commits consciously and squash commits that represent
8282
multiple edits or corrections of the same logical change. See

0 commit comments

Comments
 (0)