Merge pull request #1367 from pine3ree/patch-3

docs/prop.md typo
This commit is contained in:
Leo Horie 2016-10-24 10:25:44 -04:00 committed by GitHub
commit 05fbf0f39c

View file

@ -49,7 +49,7 @@ Argument | Type | Required | Description
Creates a computed stream that reactively updates if any of its upstreams are updated. See [combining streams](#combining-streams)
`stream = prop.combine(combiner, streams)`
`stream = m.prop.combine(combiner, streams)`
Argument | Type | Required | Description
----------- | --------------------------- | -------- | ---