Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrause committed Nov 29, 2024
1 parent dc67c1d commit b6ef35d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ To create a new release:
- Create a release branch named `release/vx.y.z`.

- Submit a release PR targeting the `master` branch:
- Bumps the version in `package.json.js`.
- Bump the version in `package.json.js`.
- Run `npm run install-project` to update the `package.json` and `package-lock.json` files.
- The commit message should be of the form "Release vx.y.z"
- The title of the release PR should be of the form "Release vx.y.z"
Expand Down

0 comments on commit b6ef35d

Please sign in to comment.