Minor grammar fix to CONTRIBUTING.md

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
This commit is contained in:
Alex Crome
2023-01-09 21:31:23 +00:00
committed by GitHub
parent ed3af3b5c7
commit 5677fdb75d
+1 -1
View File
@@ -142,7 +142,7 @@ Changesets **are** needed for new packages, as that is what triggers the package
6. Push the commit with your changeset to the branch associated with your PR
7. Accept our gratitude for making the release process easier on the maintainers
For more information, checkout [adding a changeset](https://github.com/atlassian/changesets/blob/master/docs/adding-a-changeset.md) documentation in the changesets repository.
For more information, check out [adding a changeset](https://github.com/atlassian/changesets/blob/master/docs/adding-a-changeset.md) documentation in the changesets repository.
## Merging to Master