Skip to content

Commit

Permalink
Fix #5510 - typo in readme (#5511)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrinmay7875 authored Oct 22, 2023
1 parent 3784907 commit d2720c1
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 @@ -83,7 +83,7 @@ Development environments for individual packages can be run from the package dir
cd packages/app-project
docker-compose up
````
to run a develeopment server for the project app.
to run a development server for the project app.

### With Node and yarn
Alternatively, you can install Node 14 and yarn and build the monorepo packages.
Expand Down

0 comments on commit d2720c1

Please sign in to comment.