Fix type in docs
This commit is contained in:
parent
184ecfec9b
commit
3a15d7db07
|
@ -175,8 +175,6 @@ Outputs:
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
assert(MyModel.properties);
|
|
||||||
|
|
||||||
#### Model.attachTo(dataSource)
|
#### Model.attachTo(dataSource)
|
||||||
|
|
||||||
Attach a model to a [DataSource](#data-source). Attaching a [DataSource](#data-source) updates the model with additional methods and behaviors.
|
Attach a model to a [DataSource](#data-source). Attaching a [DataSource](#data-source) updates the model with additional methods and behaviors.
|
||||||
|
|
Loading…
Reference in New Issue