mirror of
https://github.com/liabru/matter-js.git
synced 2025-03-14 00:38:41 -04:00
spelling: properties
This commit is contained in:
parent
c75a09888b
commit
0ae9cc6055
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ var Body = require('./Body');
|
|||
|
||||
/**
|
||||
* Creates a new composite. The options parameter is an object that specifies any properties you wish to override the defaults.
|
||||
* See the properites section below for detailed information on what you can pass via the `options` object.
|
||||
* See the properties section below for detailed information on what you can pass via the `options` object.
|
||||
* @method create
|
||||
* @param {} [options]
|
||||
* @return {composite} A new composite
|
||||
|
|
Loading…
Add table
Reference in a new issue