section: event-async, fix typo (#70)

This commit is contained in:
Jinke.Li 2018-05-09 13:57:10 +08:00 committed by Lellansin
parent 9b48d89b51
commit 0be68fdc91

View File

@ -35,7 +35,7 @@ doSth.then(() => {
});
```
毫无疑问的可以得到下输出结果:
毫无疑问的可以得到下输出结果:
```
hello