diff --git a/test/core/DisplayObject.js b/test/core/DisplayObject.js index 66354f2..4f10c10 100755 --- a/test/core/DisplayObject.js +++ b/test/core/DisplayObject.js @@ -55,7 +55,7 @@ describe('setTransform', () => { - it('should set corret properties', () => + it('should set correct properties', () => { const object = new PIXI.DisplayObject();