Skip to content

Commit b5345dd

Browse files
committed
fix(sketch): remove extra spaces in Chinese comment
Removed unnecessary spaces in the Chinese comment for consistency and readability.
1 parent b827d96 commit b5345dd

File tree

1 file changed

+1
-1
lines changed
  • core/src/main/resources/genius/zh/code

1 file changed

+1
-1
lines changed

core/src/main/resources/genius/zh/code/sketch.vm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Index: src/main/index.html
146146
// the http code
147147
```
148148

149-
启动应用程序
149+
启动应用程序
150150

151151
```bash
152152
./gradlew :bootRun

0 commit comments

Comments
 (0)