fixed a missing l

This commit is contained in:
rios 2023-07-28 10:05:10 -07:00
parent f6ae5e88b7
commit 112ef3ac18

View File

@ -49,7 +49,7 @@ You can run this app with and without docker
## Development ## Development
After you have installed the app, run `npm run start:dev` to start the backend and a frontend development server. The website will be accessible on http://locahost:8080. After you have installed the app, run `npm run start:dev` to start the backend and a frontend development server. The website will be accessible on http://localhost:8080.
## Default keyboard shortcuts ## Default keyboard shortcuts