We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc5c5bb commit 1c6e8dfCopy full SHA for 1c6e8df
1 file changed
src/physics/matter-js/MatterPhysics.js
@@ -290,7 +290,7 @@ var MatterPhysics = new Class({
290
/**
291
* A reference to the `Matter.Bodies` module.
292
*
293
- * The `Matter.Bodies` module contains factory methods for creating rigid body models
+ * The `Matter.Bodies` module contains factory methods for creating rigid bodies
294
* with commonly used body configurations (such as rectangles, circles and other polygons).
295
296
* @name Phaser.Physics.Matter.MatterPhysics#bodies
0 commit comments