fix typo in header

This commit is contained in:
Leo Horie 2016-06-20 09:39:41 -04:00
parent f652c25a54
commit 459b8cf7f5

View file

@ -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):