diff options
author | Logan Hunt <loganhunt@simponic.xyz> | 2022-12-21 00:25:00 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-21 00:25:00 -0700 |
commit | e5378336d88fea08a095ab34f0747b7285ac4d84 (patch) | |
tree | 69b76627d43179ddd7568f22be3d8d7db516747e | |
parent | 75a2b21764f8d9813ad05b8b742044b72379e984 (diff) | |
download | simponic.xyz-e5378336d88fea08a095ab34f0747b7285ac4d84.tar.gz simponic.xyz-e5378336d88fea08a095ab34f0747b7285ac4d84.zip |
Typo on index
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ <div class="project-body" > <h1>Centipede</h1> - <p>In this game, shoot all the centipede bodys and score points and go up levels.</p> + <p>In this game, shoot all the centipede bodies and score points and go up levels.</p> </div> </div> |