Skip to content

Commit 42b217a

Browse files
savokissleviding
andauthored
Update 1-js/11-async/08-async-await/article.md
Co-Authored-By: LeviDing <imdingxuewen@gmail.com>
1 parent 204926f commit 42b217a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

1-js/11-async/08-async-await/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ async function f() {
204204
}
205205
```
206206

207-
...和下面是一样的:
207+
...和下面是一样的
208208

209209
```js
210210
async function f() {

0 commit comments

Comments
 (0)