From d6abb27db61142a70defd0c75b53985ea9a71fce Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sat, 30 Sep 2023 01:50:21 +0900 Subject: [PATCH] Fix typo in QUICKSTART.md (#5345) Intially -> Initially --- QUICKSTART.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QUICKSTART.md b/QUICKSTART.md index ecd0c04e806f..9a6c10da9fda 100644 --- a/QUICKSTART.md +++ b/QUICKSTART.md @@ -36,7 +36,7 @@ This project supports Linux (Debian based), Mac, and Windows Subsystem for Linux It can be accessed by running the `run` command by typing `./run` in the terminal. The first command you need to use is `./run setup` This will guide you through the process of setting up your system. - Intially you will get instructions for installing flutter, chrome and setting up your github access token like the following image: + Initially you will get instructions for installing flutter, chrome and setting up your github access token like the following image: > Note: for advanced users. The github access token is only needed for the ./run arena enter command so the system can automatically create a PR