Browse Source

fix: change basicData classLessons

DESKTOP-USV654P\pc 2 months ago
parent
commit
3cf4be21a8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -12,7 +12,7 @@ build:
 
 commit:
 	git add . && \
-	git commit --no-verify -m "fix: change basicData classLessons"
+	git commit --no-verify -m "fix: change basicData  classLessons"
 
 checkPre:
 	git checkout pre