diff --git a/docs/dev/Frontend.md b/docs/dev/Frontend.md index 0ffa65d38b..c2cddad24f 100644 --- a/docs/dev/Frontend.md +++ b/docs/dev/Frontend.md @@ -32,7 +32,7 @@ Install the dependencies by running the following command: `npm install` Run the frontend with hot-reloading: `npm run start:live` -The frontend should now be accessible at: <<<<<<<<<<<<>>>>>>>>>>>>>. +The frontend should now be accessible at: <<<<<<<<<<<<<>>>>>>>>>>>>>>. ## Frontend Tips