diff --git a/README.md b/README.md index f362ec9..5b23b34 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ ### How to build ### -PixiJS is build with Grunt. If you don't already have this, go install Node and NPM then install the Grunt Command Line. +PixiJS is built with Grunt. If you don't already have this, go install Node and NPM then install the Grunt Command Line. ``` $> npm install -g grunt-cli