Skip to content

Commit

Permalink
chore: typos
Browse files Browse the repository at this point in the history
  • Loading branch information
yanfali committed Jan 4, 2025
1 parent 14c5c42 commit 33a2b3a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ keyboards.
This project is very much a work in progress. To begin contributing, please
refer to the following:

- [Issues](https://github.com/qmk/qmk_configurator/issues)
- [Issues](https://github.com/qmk/qmk_configurator/issues)

## Development

Expand Down Expand Up @@ -63,15 +63,15 @@ yarn run lint

### Run your end-to-end tests

Start the server separatly
Start the server separately

```shell
yarn run test:cypress
```

### Run your end-to-end tests like CI

Start the server separatly
Start the server separately

```shell
yarn run test:cypress:ci
Expand Down

0 comments on commit 33a2b3a

Please sign in to comment.