Docs: Improve and clarify Promise terminology section#41565
Docs: Improve and clarify Promise terminology section#41565chrisdavidmills merged 4 commits intomdn:mainfrom
Conversation
|
Preview URLs (comment last updated: 2025-10-17 19:40:37) |
chrisdavidmills
left a comment
There was a problem hiding this comment.
Nice work, @amritamishra01; this is going in the right direction. I've got a few suggestions for you.
|
Hi! @chrisdavidmills 👋 |
Sorry, but we don't have those labels on our system; we don't actively participate in hacktoberfest. Is there no other way to include this in your contributions? Also, did you make the changes I requested? Normally, you would accept the suggestions using the "Commit suggestion" buttons, and/or write a comment to respond to them. I think you have so I'll just read the document through again and check. |
chrisdavidmills
left a comment
There was a problem hiding this comment.
This looks complete now. Thank you for your contribution, @amritamishra01!
Description
This PR improves the “Promise terminology” section for better readability and clarity. The section has been restructured, and definitions have been simplified to be more accessible for learners.
Motivation
This change addresses a suggestion from a maintainer in issue #41538 to update the terminology section. The main goal is to resolve an inconsistency in the article by adding a definition for the term “completed” and explaining its relationship to “settled.”
Related issues
Fixes #41538