From 97603cc3fa376d753e76221ab5b6e05405e5b96a Mon Sep 17 00:00:00 2001 From: "Takagi, Isamu" <43976882+isamu-takagi@users.noreply.github.com> Date: Thu, 8 Aug 2024 12:23:58 +0900 Subject: [PATCH] fix: karts (#75) * feat(index): add challenges Signed-off-by: Takagi, Isamu * fix karts Signed-off-by: Takagi, Isamu --------- Signed-off-by: Takagi, Isamu --- docs/index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.en.md b/docs/index.en.md index 646e1b5..3c7713a 100644 --- a/docs/index.en.md +++ b/docs/index.en.md @@ -56,4 +56,4 @@ The total prize money is over 1 million yen. For details, please refer to the [2 ## Challenges -The racing kart will drive around a circuit course and compete for the time it takes to complete a set number of laps. Although the cars will be driving alone this time, in the future they will be driving together with others. Therefore, there is a challenge to avoid virtual objects placed on the course. +The racing kart will drive around a circuit course and compete for the time it takes to complete a set number of laps. Although the karts will be driving alone this time, in the future they will be driving together with others. Therefore, there is a challenge to avoid virtual objects placed on the course.