Skip to content

Commit

Permalink
section: event-async, fix typo (ElemeFE#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
lijinke666 authored and Lellansin committed May 9, 2018
1 parent 9b48d89 commit 0be68fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sections/zh-cn/event-async.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ doSth.then(() => {
});
```

毫无疑问的可以得到一下输出结果:
毫无疑问的可以得到以下输出结果:

```
hello
Expand Down

0 comments on commit 0be68fd

Please sign in to comment.