aboutsummaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'about.html')
-rw-r--r--about.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/about.html b/about.html
index 99f388c..fb91cda 100644
--- a/about.html
+++ b/about.html
@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
- <title>PokeWorld | Home</title>
+ <title>PokeWorld | About</title>
<link rel="stylesheet" href="./css/style.css">
</head>
<body>
@@ -29,7 +29,7 @@
<p>Hi, I am dummy developer text.</p>
</div>
<footer>
- <p>PokeWorld by: Alee, TheEdgeNK and jtshieh, Copyright &copy; 2018</p>
+ <p>PokeWorld by: Alee, TheEdgeNK and jtsshieh, Copyright &copy; 2018</p>
</footer>
</body>
</html>