diff --git a/docs/prop.md b/docs/prop.md index 035ebc66..9ae320f3 100644 --- a/docs/prop.md +++ b/docs/prop.md @@ -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 ----------- | --------------------------- | -------- | ---