Skip to content

Commit ed93ff9

Browse files
committed
zz
1 parent 8424d27 commit ed93ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/smalltalk/st0053.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ $ wa run -target=wasi
147147
148148
打开网页看到的是`1+2+3+...+100 = 5050`,这是在`output/index.html`网页调用`Sum`函数计算的结果。`index.html`文件如下:
149149
150-
```htm
150+
```html
151151
<!DOCTYPE html>
152152
<html lang="en">
153153
<head>

0 commit comments

Comments
 (0)