From e690a1c022a265f9d17214a3011ed98938eab01f Mon Sep 17 00:00:00 2001 From: Egan Ford Date: Sun, 23 Jun 2019 09:54:29 -0600 Subject: [PATCH] spelling error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e36108..c4df9a1 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ Examples: *Click on image to see video.* -> Splash pages are the exact bytes the Apple II expects in memory range $400-$7FF. Your splash screen should be exactly 1024 bytes (do not worry, the `c2d` loader will not over-right the Peripheral Slot Scratchpad RAM). +> Splash pages are the exact bytes the Apple II expects in memory range $400-$7FF. Your splash screen should be exactly 1024 bytes (do not worry, the `c2d` loader will not overwrite the Peripheral Slot Scratchpad RAM). ``` c2d -t gameserverclient.textpage gameserverclient,800 gameserverclient.dsk