From 112ef3ac185c48ddfded2bb04c9e57e6c07e3997 Mon Sep 17 00:00:00 2001 From: rios Date: Fri, 28 Jul 2023 10:05:10 -0700 Subject: [PATCH] fixed a missing l --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d048995..f831d6a 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ You can run this app with and without docker ## 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