From a15ee42c40cf2f78f5541bfbfeb05b706c21ef3a Mon Sep 17 00:00:00 2001 From: jhillix Date: Fri, 11 Mar 2016 14:08:27 -0600 Subject: [PATCH] Fixed small typo. --- screen01.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screen01.html b/screen01.html index 64a8362..383ae2b 100644 --- a/screen01.html +++ b/screen01.html @@ -46,7 +46,7 @@

straightforward; we devise some system of numbering each colour, and then we store one number for every pixel on the screen. A pixel is a small dot on your screen. If you move very close, you will probably be able to make out individual pixels - on your screen, and be able to see that everything image is just made out of these + on your screen, and be able to see that every image is just made out of these pixels in combination.

As the computer age advanced, people wanted more and more complicated graphics,