From 6763f43ac25a75de32525138763fc967d3afeff9 Mon Sep 17 00:00:00 2001 From: eri24816 Date: Sat, 9 Mar 2024 03:33:17 +0800 Subject: [PATCH] fix typo --- src/components/MainSections/MainSection.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/MainSections/MainSection.vue b/src/components/MainSections/MainSection.vue index 77e16b9..b9eb735 100644 --- a/src/components/MainSections/MainSection.vue +++ b/src/components/MainSections/MainSection.vue @@ -54,7 +54,7 @@

To start contributing

    -
  1. Please install Grapycal from source.
  2. +
  3. Please install Grapycal from source.
  4. Play around with Grapycal and feel how Grapycal helps you as a user. Find out what you like and what you don't like. If you feel something is missing, you can add it and create a pull request or open an issue.
  5. Refer to the project overview to understand the project structure.
  6. If you don't know where to start, visit the Project Board.