Skip to content

Commit cefc716

Browse files
committed
Typo
1 parent 61eb2c2 commit cefc716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The project accepts contributions primarily using GitHub pull requests. This pro
6868

6969
Creating a pull request involves creating a fork of the project in your personal space, adding your new code in a branch and triggering a pull request. Check the GitHub [Using Pull Requests](https://help.github.com/articles/using-pull-requests) article on how to perform pull requests.
7070

71-
Please base your pull request on the `development` branch and make sure to check you have incorporated or merged the latest changes! Once the pull request got accepted and merged to the `development` branch the changes will be part to the next release (git-flow).
71+
Please base your pull request on the `development` branch and make sure to check you have incorporated or merged the latest changes! Once the pull request got accepted and merged to the `development` branch the changes will be part of the next release (git-flow).
7272

7373
The title of the pull request typically matches that of the issue it fixes, see the [issue report guidelines](#issue-report-guidelines).
7474
Have a look at our [pull request template](.github/pull_request_template.md) to see what is expected to be included in the pull request description. The same template is available when the pull request is triggered.

0 commit comments

Comments
 (0)