docs/prop.md typo

This commit is contained in:
maks feltrin 2016-10-22 23:48:55 +02:00 committed by GitHub
parent 912d4a303d
commit 93062d6c6a

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
----------- | --------------------------- | -------- | ---