Skip to content

Commit f762724

Browse files
Merge #1366
1366: Fix grammar typos in the CONTRIBUTING file r=bidoubiwa a=meili-bot _This PR is auto-generated._ Just small fixes in the CONTRIBUTING guide. Co-authored-by: meili-bot <[email protected]>
2 parents b919e8b + 112d24e commit f762724

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Some notes on GitHub PRs:
110110
- All PRs must be reviewed and approved by at least one maintainer.
111111
- The PR title should be accurate and descriptive of the changes. The title of the PR will be indeed automatically added to the next [release changelogs](https://github.com/meilisearch/meilisearch-js/releases/).
112112

113-
## Release Process (for internal team only)
113+
## Release Process (for the internal team only)
114114

115115
Meilisearch tools follow the [Semantic Versioning Convention](https://semver.org/).
116116

@@ -140,7 +140,7 @@ Make a PR modifying the following files with the right version:
140140
export const PACKAGE_VERSION = 'X.X.X'
141141
```
142142

143-
Once the changes are merged on `main`, you can publish the current draft release via the [GitHub interface](https://github.com/meilisearch/meilisearch-js/releases): on this page, click on `Edit` (related to the draft release) > update the description (be sure you apply [these recommandations](https://github.com/meilisearch/integration-guides/blob/main/resources/integration-release.md#writting-the-release-description)) > when you are ready, click on `Publish release`.
143+
Once the changes are merged on `main`, you can publish the current draft release via the [GitHub interface](https://github.com/meilisearch/meilisearch-js/releases): on this page, click on `Edit` (related to the draft release) > update the description (be sure you apply [these recommendations](https://github.com/meilisearch/integration-guides/blob/main/resources/integration-release.md#writting-the-release-description)) > when you are ready, click on `Publish release`.
144144

145145
GitHub Actions will be triggered and push the package to [npm](https://www.npmjs.com/package/meilisearch).
146146

@@ -185,4 +185,4 @@ GitHub Actions will be triggered and push the beta version to [npm](https://www.
185185

186186
<hr>
187187

188-
Thank you again for reading this through, we can not wait to begin to work with you if you made your way through this contributing guide ❤️
188+
Thank you again for reading this through. We can not wait to begin to work with you if you make your way through this contributing guide ❤️

0 commit comments

Comments
 (0)