From 360ad87e72c38999da0ab7c5d65ef140c7f3b00b Mon Sep 17 00:00:00 2001 From: Eliot Partridge Date: Sun, 15 Sep 2019 22:27:14 -0500 Subject: [PATCH] Spelling is important --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c5d01a..19bb880 100644 --- a/README.md +++ b/README.md @@ -218,7 +218,7 @@ npm run build npm start ``` -**This will not update spritesheets**; for that, you must use `npm run build-sprites` ad discussed previously, or run a [development build](#running-in-development) with the `--sprites` flag. +**This will not update spritesheets**; for that, you must use `npm run build-sprites` as discussed previously, or run a [development build](#running-in-development) with the `--sprites` flag. ### Adding/removing roles