Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

promise.["catch"] 应该是 promise["catch"] #18

Closed
NeoWangs opened this issue Feb 2, 2015 · 2 comments
Closed

promise.["catch"] 应该是 promise["catch"] #18

NeoWangs opened this issue Feb 2, 2015 · 2 comments

Comments

@NeoWangs
Copy link

NeoWangs commented Feb 2, 2015

在2.5.1 https://liubin.github.io/promises-book/#_ie8

“而且很多压缩工具自带了将 promise.catch 转换为 promise.["catch"] 的功能”
promise.["catch"] 应该是 promise["catch"] ,多了点号。

查看日文原文也有此笔误。

@NeoWangs NeoWangs changed the title promise.["catch"] 应该是 promise.["catch"] promise.["catch"] 应该是 promise["catch"] Feb 2, 2015
liubin referenced this issue in azu/promises-book Feb 3, 2015
@liubin
Copy link
Owner

liubin commented Feb 3, 2015

azu@2a958397dbdec49ddfbcc37f8778e9a9f7b0af49 
下次Releas修改

@liubin
Copy link
Owner

liubin commented Feb 3, 2015

已fix,已发布1.4.1版本

@liubin liubin closed this as completed Feb 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants