Fix type in docs
This commit is contained in:
parent
fa8740fac7
commit
85900da5b3
|
@ -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