diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-05-11 16:12:22 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-05-11 16:12:22 +0200 |
| commit | 9bfe160d8d54e3cdced46a34a92b12938dce229f (patch) | |
| tree | 834fdd16896079980c469e65a9093d0474914531 | |
| parent | 3cc1ccfed07de266ab5a561d75db7fbddd69c058 (diff) | |
| download | style.nes-9bfe160d8d54e3cdced46a34a92b12938dce229f.tar.gz style.nes-9bfe160d8d54e3cdced46a34a92b12938dce229f.zip | |
Correct minor grammar mistake
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ for some people, but I prefer doing everything in assembly on NES/Famicom development. That's why for the rest of this guide we will be talking about assembly and -never about C or any other languages. +never about C or any other language. # Source code layout |
