Skip to content

feat: improve translation of "iterable" in 1-js/11-async/05-promise-api/article.md#989

Merged
leviding merged 1 commit intojavascript-tutorial:masterfrom
CyrusYip:patch-1
Jan 10, 2022
Merged

feat: improve translation of "iterable" in 1-js/11-async/05-promise-api/article.md#989
leviding merged 1 commit intojavascript-tutorial:masterfrom
CyrusYip:patch-1

Conversation

@CyrusYip
Copy link
Copy Markdown
Contributor

@CyrusYip CyrusYip commented Jan 6, 2022

目标章节: 1-js/11-async/05-promise-api

当前上游最新 commit:此处填写本项目英文版 https://github.com/javascript-tutorial/en.javascript.info 的最新 commit,例如 b03ca00

本 PR 所做更改如下:

文件名 参考上游 commit 更改(理由)
article.md 修改部分错误

注意,参考上游 commit 是指你所修改的文件,在英文仓库中同名文件的对应 commit,即你此次提交的修改的依据。如果本 PR 你只是提交一个文字或者语句优化,并非根据上游英文仓库的修改而提交的更新,则请填无。

iterable 是名词,意为「可迭代的对象」。

英文释义:

iterable: An iterable object such as an Array.

——Promise.all() - JavaScript | MDN

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jan 6, 2022

CLA assistant check
All committers have signed the CLA.

@leviding leviding changed the title improve translation of "iterable" feat: improve translation of "iterable" in 1-js/11-async/05-promise-api/article.md Jan 10, 2022
@leviding leviding merged commit a0340f5 into javascript-tutorial:master Jan 10, 2022
@leviding leviding added DONE and removed needs +1 labels Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants