Chore: Quick Typo fix in readme (#1209)

This is a quick typo fix for the Tests section of the readme file.  

## Launch Checklist

<!-- Thanks for the PR! Feel free to add or remove items from the
checklist. -->


 - [x] Briefly describe the changes in this PR.
- [ ] Add an entry to `CHANGELOG.md` under the `## main` section. (_so
small that this doesn't seem necessary, but will add if you would prefer
it_).
This commit is contained in:
Nat Evatt
2025-05-28 11:38:23 -07:00
committed by GitHub
parent 79d0b21d8f
commit 19389ca3d3

View File

@@ -75,7 +75,7 @@ npm run sort-styles
## Tests
For E2E testing we use [Cypress](https://www.cypress.io/)
[Cypress](https://www.cypress.io/) doesn't starts a server so you'll need to start one manually by running `npm run start`.
[Cypress](https://www.cypress.io/) doesn't start a server so you'll need to start one manually by running `npm run start`.
Now open a terminal and run the following using *chrome*: