Skip to content

Commit

Permalink
Update typo mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
alschmut committed Jun 26, 2018
1 parent 8f89670 commit c7f6043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -18,7 +18,7 @@ We will *NOT* accept any pull requests that don't follow the Contributor Covenan
### Branching

Branch names consist of a type and the describing branch name itself, which is always **lowercase** separated by **dashes**.
It follows this structure `<type>/<issues-id>/<name>`.
It follows this structure `<type>/<issue-id>/<name>`.
For more detailed information check out the source [Branch Types by CKSource](https://docs.ckeditor.com/ckeditor5/latest/framework/guides/contributing/git-commit-message-convention.html)

| Types | Changelog | Description
Expand Down

0 comments on commit c7f6043

Please sign in to comment.