Skip to content

Commit 7fe16d1

Browse files
authored
Update CONTRIBUTING.md
1 parent 3441485 commit 7fe16d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ MeiliSearch tools follow the [Semantic Versioning Convention](https://semver.org
103103

104104
For each PR merged on `master`, a GitHub Action is running and updates the next release description as a draft release in the [GitHub interface](https://github.com/meilisearch/meilisearch-ruby/releases). If you don't have the right access to this repository, you will not be able to see the draft release until the release is published.
105105

106-
The draft release description is therefore generated and corresponds to all the PRs titles since the previous release. This means each PR should only do one change and the title should be desriptive of this change.
106+
The draft release description is therefore generated and corresponds to all the PRs titles since the previous release. This means each PR should only do one change and the title should be descriptive of this change.
107107

108108
About this automation:
109109
- As the draft release description is generated on every push on `master`, don't change it manually until the final release publishment.

0 commit comments

Comments
 (0)