Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ An example documentation setup can be found in the `example` directory of this r

Ensure you have the latest version of [Node.js](https://nodejs.org) and [pnpm](https://pnpm.io/) installed.

1. Install dependecies by running `pnpm install`
1. Install dependencies by running `pnpm install`
2. Rename `.env.local.example` to `.env.local`
3. Run `pnpm run dev` to start the app

Expand All @@ -39,7 +39,7 @@ You can list desired local documentation sources in the `LOCAL_DOCS_ROOTS` env v

Massive thanks to everyone who has contributed to [translation](https://crowdin.com/project/sinytra-wiki) efforts!

Special graditude goes to our most significant contributors:
Special gratitude goes to our most significant contributors:

- [@moritz-htk](https://github.com/moritz-htk) for German translations
- [@notlin4](https://github.com/notlin4) for Traditional Chinese translations
Expand Down