Skip to content

Commit 0c33d84

Browse files
committed
修改文档
1 parent 56cd15a commit 0c33d84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/format_action_EN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ local d = {
8787
}
8888
```
8989

90-
格式化后
90+
after formatting
9191

9292
```lua
9393
local t = { 1, 2, 3 }
@@ -219,7 +219,7 @@ local c = {
219219
}
220220
```
221221

222-
格式化后
222+
after formatting
223223

224224
```lua
225225
--[[

0 commit comments

Comments
 (0)