diff --git a/docs/DEVELOPING.md b/docs/DEVELOPING.md index b5059b3..22b4ceb 100644 --- a/docs/DEVELOPING.md +++ b/docs/DEVELOPING.md @@ -144,7 +144,7 @@ When a PR is merged into `develop`, SNAPSHOT packages are automatically publishe 2. Create a release branch named with the version number, e.g. `release-0.5.0` 3. Update the version numbers in application.conf files (remove "-SNAPSHOT") 4. Update the release notes - - Change the top header from "in develop" to " ()" + - Change the top header from "in develop" to "\ (\)" ### Releasing to GitHub