diff --git a/packages/utils/src/browser/hello.js b/packages/utils/src/browser/hello.js index cf1a105..081efd3 100644 --- a/packages/utils/src/browser/hello.js +++ b/packages/utils/src/browser/hello.js @@ -15,7 +15,7 @@ /** * Logs out the version and renderer information for this running instance of PIXI. * If you don't want to see this message you can run `PIXI.utils.skipHello()` before - * creating your renderer. Keep in mind that doing that will forever makes you a jerk face. + * creating your renderer. Keep in mind that doing that will forever make you a jerk face. * * @static * @function sayHello