From 54f73363590442471eb3024736459e0283d12d4d Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 23:08:13 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/dev/Frontend.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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