We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e139f9 commit c726af5Copy full SHA for c726af5
README.md
@@ -101,7 +101,7 @@
101
| 51 | [What are the restrictions of web workers on DOM](#what-are-the-restrictions-of-web-workers-on-dom) |
102
| 52 | [What is a promise](#what-is-a-promise) |
103
| 53 | [Why do you need a promise](#why-do-you-need-a-promise) |
104
-| 54 | [What are the three states of promise](#what-are-the-three-states-of-promise) |
+| 54 | [Explain the three states of promise](#explain-the-three-states-of-promise) |
105
| 55 | [What is a callback function](#what-is-a-callback-function) |
106
| 56 | [Why do we need callbacks](#why-do-we-need-callbacks) |
107
| 57 | [What is a callback hell](#what-is-a-callback-hell) |
0 commit comments