Skip to content

Commit

Permalink
Spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
novialriptide authored Aug 31, 2023
1 parent 675e74f commit da97574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ There should be a GitHub Actions workflow to automate the process.
3. Run `npm install` to install all dependencies
4. Run `npm run dev` to create a local server to view your changes

We also use [Prettier](https://prettier.io/) for code formating so
We also use [Prettier](https://prettier.io/) for code formatting so
please run `npx prettier --write .` whenever you're creating
a pull request. If you're using Visual Studio Code, it should
automate the process for you.

0 comments on commit da97574

Please sign in to comment.