From 5677fdb75d9a1178cbabea979159ebc7227d83c2 Mon Sep 17 00:00:00 2001 From: Alex Crome Date: Mon, 9 Jan 2023 21:31:23 +0000 Subject: [PATCH] Minor grammar fix to CONTRIBUTING.md Signed-off-by: Alex Crome --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f658799a85..f3de7bf0e5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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