fix typo in header
This commit is contained in:
parent
f652c25a54
commit
459b8cf7f5
1 changed files with 1 additions and 1 deletions
|
|
@ -183,7 +183,7 @@ In the example above, when the user types in the input, the `user` stream is upd
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Streams vs promiss
|
### Streams vs promises
|
||||||
|
|
||||||
Mithril streams have many similarities to [ES6 promises](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Promise):
|
Mithril streams have many similarities to [ES6 promises](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Promise):
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue