From 8c19eff35710f48f52b1147e6b3471e5f5b9eb3f Mon Sep 17 00:00:00 2001 From: 266-750Balloons <79549730+266-750Balloons@users.noreply.github.com> Date: Fri, 7 Jun 2024 17:01:10 -0700 Subject: [PATCH] Revise self-hosting step from "at first" to "first". --- frontend/src/routes/docs/self-host/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/routes/docs/self-host/+page.svelte b/frontend/src/routes/docs/self-host/+page.svelte index 1886973..6a943e6 100644 --- a/frontend/src/routes/docs/self-host/+page.svelte +++ b/frontend/src/routes/docs/self-host/+page.svelte @@ -63,7 +63,7 @@ SPDX-License-Identifier: MPL-2.0
At first, clone the repo:
+First, clone the repo:
git clone https://github.com/mawoka-myblock/classquiz && cd ClassQuiz