mirror of
https://github.com/flynx/types.js.git
synced 2025-10-29 10:30:08 +00:00
typo fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
d0a5d472a8
commit
f9162533b3
@ -1389,7 +1389,7 @@ controlled(t.then())
|
||||
// ...
|
||||
```
|
||||
|
||||
Note that functionally this can be considered a special-case of an
|
||||
Note that this functionally can be considered a special-case of an
|
||||
[interactive promise](#interactive-promises), but in reality they are two
|
||||
different implementations, the main differences are:
|
||||
- _Cooperative promise_ constructor does not need a resolver function,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user