Skip to content

Commit

Permalink
Fix typo in release documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatthias committed Sep 20, 2020
1 parent b3f0bfd commit 637fe35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ Determine if crucial bugfixes have been made between this commit and the current
### Create changelog from git commits

!!! Note
Make sure that the release branch is up-to-date!
Make sure that the `stable` branch is up-to-date!

``` bash
# Needs to be done before merging / pulling that branch.
Expand Down

0 comments on commit 637fe35

Please sign in to comment.