From 3698ebf281ca00774c7fcd156f6041eff03fe8bb Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Tue, 18 Jan 2022 21:40:28 +0800 Subject: [PATCH] :pencil2: Style: fix typos --- fixit_checker.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fixit_checker.sh b/fixit_checker.sh index 485a0c39..dd0e86d3 100644 --- a/fixit_checker.sh +++ b/fixit_checker.sh @@ -1,5 +1,5 @@ echo "Checking for FixIt updates ..." cd ../.. -git submodule update --remote +git submodule update --remote git add themes/FixIt git commit -m ":arrow_up: Chore: update FixIt theme version" \ No newline at end of file