Fixed docs

This commit is contained in:
Richard Davey 2021-01-10 11:35:45 +00:00
parent 1c8662dc1f
commit c5afbb41ef

View file

@ -19,13 +19,13 @@ var SpineContainerRender = require('./SpineContainerRender');
* To create one in a Scene, use the factory methods:
*
* ```javascript
* this.add.spinecontainer();
* this.add.spineContainer();
* ```
*
* or
*
* ```javascript
* this.make.spinecontainer();
* this.make.spineContainer();
* ```
*
* Note that you should not nest Spine Containers inside regular Containers if you wish to use masks on the