Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion screen01.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ <h2 id="cg">
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.</p>
<p>
As the computer age advanced, people wanted more and more complicated graphics,
Expand Down