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,