aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/main/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main/base.html b/templates/main/base.html
index 3ec130ad..e1fba15d 100644
--- a/templates/main/base.html
+++ b/templates/main/base.html
@@ -40,7 +40,7 @@
<footer>
<div class="uk-section uk-section-secondary uk-container-medium uk-text-meta">
<div class="uk-text-center">
- <p>Developed collaboratively on <a href="https://github.com/discord-python/site">Github</a> &bull; 2018</p>
+ <p>Developed collaboratively on <a href="https://github.com/discord-python/site">GitHub</a> &bull; 2018</p>
</div>
</div>
</footer>