Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
fix a typo
  • Loading branch information
NicholasWilsonDEV authored Oct 10, 2024
1 parent b04166d commit 87e1c2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ The team reviews code quality rules including:

- **i18n**: All static copy should use i18next. Include definitions in the appropriate en.json file.

- **a11y**: Code should be accesibility compliant.
- **a11y**: Code should be accessibility compliant.

Reviewers will note any changes that they will want to QA in the app, even if they aren't listed in the testing steps (e.g if the code changes a cart button, ensure that the button still works).

Expand All @@ -123,4 +123,4 @@ Congrats - Once you have all the green lights with an approved PR, you are ready
Does your new feature require new user documentation or developer documentation? Make an issue for that in *reaction-docs*.

### Step 5: Congrats! It's merged. What happens next?
Now that your PR is merged, the feature will be released in the next release.
Now that your PR is merged, the feature will be released in the next release.

0 comments on commit 87e1c2b

Please sign in to comment.