Fix minor spelling error on the contributing guideline (#255)

This commit is contained in:
Palash Ahuja
2025-01-25 15:59:26 -08:00
committed by GitHub
parent a827316982
commit 4cea0bf75a
+1 -1
View File
@@ -75,7 +75,7 @@ Now you're all setup and can start implementing your changes.
### Implement your changes
This project is a monorepo. The code for the `readest-app` is in the `app/readest-app` directory. Here are some useful scripts for developing the frontend only without compiling Tauri:
This project is a monorepo. The code for the `readest-app` is in the `apps/readest-app` directory. Here are some useful scripts for developing the frontend only without compiling Tauri:
| Command | Description |
| ---------------- | -------------------------------------------------- |