0
0
Fork 0
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:
Josh Soref 2019-10-29 02:09:50 -04:00
parent c75a09888b
commit 0ae9cc6055

View file

@ -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