Fix type in docs
This commit is contained in:
parent
7b8e94019f
commit
184ecfec9b
|
@ -142,7 +142,7 @@ Validate the model instance.
|
||||||
|
|
||||||
#### Model.properties
|
#### Model.properties
|
||||||
|
|
||||||
The an object containing a normalized set of properties supplied to `asteroid.createModel(name, properties)`.
|
An object containing a normalized set of properties supplied to `asteroid.createModel(name, properties)`.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue