diff --git a/sections/zh-cn/event-async.md b/sections/zh-cn/event-async.md index 08562f4..4a5b272 100644 --- a/sections/zh-cn/event-async.md +++ b/sections/zh-cn/event-async.md @@ -35,7 +35,7 @@ doSth.then(() => { }); ``` -毫无疑问的可以得到一下输出结果: +毫无疑问的可以得到以下输出结果: ``` hello