diff --git a/docs/prop.md b/docs/prop.md index 3730dc94..056dcc33 100644 --- a/docs/prop.md +++ b/docs/prop.md @@ -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):