diff options
| -rwxr-xr-x | index.html | 2 | ||||
| -rw-r--r-- | pokebot.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -28,7 +28,7 @@ <p>Right now this website is bare so please stay tune for updates for this site!</p> </div> <footer> - <p>PokeWorld by: Alee, TheEdgeNK and jtshieh, Copyright © 2018</p> + <p>PokeWorld by: Alee, TheEdgeNK and jtsshieh, Copyright © 2018</p> </footer> </body> </html> diff --git a/pokebot.html b/pokebot.html index f4e5d45..ec5e753 100644 --- a/pokebot.html +++ b/pokebot.html @@ -29,7 +29,7 @@ <p>Hi, I am dummy developer text.</p> </div> <footer> - <p>PokeWorld by: Alee, TheEdgeNK and jtshieh, Copyright © 2018</p> + <p>PokeWorld by: Alee, TheEdgeNK and jtsshieh, Copyright © 2018</p> </footer> </body> </html> |
