From 50fb773e9bc49019903777c007d2f24efa74c792 Mon Sep 17 00:00:00 2001 From: Ryan Sobol Date: Fri, 13 May 2016 06:58:21 -0700 Subject: [PATCH] Tweak assignment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 625de6d..c774e4d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ In this exercise, you'll create your own pixel art maker which allows a user cho ![Example of Pixel Art Maker](pixel-art-maker-alt.png) -More specifically, your pixel art maker should allow a user should to do the following. +More specifically, your pixel art maker should allow a user to do the following. 1. Start with a blank canvas of "pixels". 1. Select a color from a palette.