Skip to content

Commit 5b1b629

Browse files
authored
chore: update README.md (#42)
1 parent 4b1a596 commit 5b1b629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ docker compose exec api uv add djangorestframework
9191

9292
### Front end dependencies
9393

94-
For the frontend project, it is bit more complicated to maintain fron end dependencies than in backend part. Dependencies, can be split into two parts. First part are general dependencies available for all projects under packages and apps folders. The second part are dependencies, which are project specific.
94+
For the frontend project, it is bit more complicated to maintain front end dependencies than in backend part. Dependencies, can be split into two parts. First part are general dependencies available for all projects under packages and apps folders. The second part are dependencies, which are project specific.
9595

9696
- **[next-auth](https://github.com/nextauthjs/next-auth)** - Next.js authentication
9797
- **[react-hook-form](https://github.com/react-hook-form/react-hook-form)** - Handling of React forms

0 commit comments

Comments
 (0)