Fix type in docs

This commit is contained in:
Ritchie Martori 2013-06-27 18:28:58 -07:00 committed by Ritchie
parent 184ecfec9b
commit 3a15d7db07
1 changed files with 0 additions and 2 deletions

View File

@ -175,8 +175,6 @@ Outputs:
}
}
assert(MyModel.properties);
#### Model.attachTo(dataSource)
Attach a model to a [DataSource](#data-source). Attaching a [DataSource](#data-source) updates the model with additional methods and behaviors.