pull/929/merge
OmerDiaaeldin 9 months ago committed by GitHub
commit 951e218df0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -140,7 +140,7 @@ doPromise
```
The above promise has been settled with resolve.
Let us another example when the promise is settled with reject.
Let us see another example when the promise is settled with reject.
```js
// Promise

Loading…
Cancel
Save