Skip to content

Commit 0334158

Browse files
authored
Merge pull request #902 from krismas/typo
Fix a typo on stable version
2 parents b06fb7d + b9e4eac commit 0334158

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
@@ -28,7 +28,7 @@ publicly**. We will disclose details of the issue and credit you after having re
2828
### Writing a Pull Request
2929

3030
First of all, you must decide on what branch your changes will be based. If the changes your are going to make are
31-
fully backward-compatible, you should base your changes on the latest stable branch (`1.0` at the moment).
31+
fully backward-compatible, you should base your changes on the latest stable branch (`2.0` at the moment).
3232
Otherwise, you should base your changes on the `master` branch.
3333

3434
### Matching coding standards

0 commit comments

Comments
 (0)