Skip to content

Commit

Permalink
chore: fix typo in release doc
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
  • Loading branch information
pylapp committed Feb 6, 2024
1 parent 4044457 commit 5fd87a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs_release/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This file lists all the steps to follow when releasing a new version of ODS iOS.
## Prepare release

- Create a branch named `prepare-release` to prepare the new release for ODS iOS version X.Y.Z.
- Switch to this branch and apply following chnages:
- Switch to this branch and apply following changes:

- Update the changelog.

Expand Down Expand Up @@ -109,7 +109,7 @@ This file lists all the steps to follow when releasing a new version of ODS iOS.
- Create a branch named `prepare-new-release` to prepare the new release for ODS iOS version U.V.W.
- Switch to this branch and apply following chnages:
- Switch to this branch and apply following changes:
- Update the changelog.
Expand Down

0 comments on commit 5fd87a8

Please sign in to comment.