Skip to content

Commit 55e1f9c

Browse files
committed
fix some typos
1 parent 37aa119 commit 55e1f9c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88

99

1010
## Did you write a patch that fixes a bug?
11-
- Open a new GitHub [pull request](https://help.github.com/en/articles/about-pull-requests)(PR for short) with the patch.
11+
- Open a new GitHub [pull request](https://help.github.com/en/articles/about-pull-requests) (PR for short) with the patch.
1212

13-
- Create the PR into the development branch, which is indicated by `v{latest version number}_dev`.
13+
- Create the PR into the development branch, which is indicated by `v{latest version number}-dev`.
1414

1515
- Clearly state the problem and solution in the PR description. Include the relevant [issue number](https://guides.github.com/features/issues/) if applicable.
1616

0 commit comments

Comments
 (0)