diff --git a/src/navigation.js b/src/navigation.js
index 14ca94b..3919eff 100644
--- a/src/navigation.js
+++ b/src/navigation.js
@@ -49,19 +49,14 @@ export const footerData = {
       title: 'Support',
       links: [
         { text: 'Status', href: 'https://status.dragonschildhosting.net' },
-        { text: 'Forums', href: 'https://forum.dragonschildstudios.com' },
       ],
     },
-    // Commenting this out until this page is ready.
-    // TODO: Finish this.
-    /*
     {
       title: 'Company',
       links: [
         { text: 'About', href: '/about' },
       ],
     },
-    */
   ],
   secondaryLinks: [{ text: 'Terms', href: getPermalink('/terms') }],
   socialLinks: [
diff --git a/src/pages/about.astro b/src/pages/about.astro
index 841b936..9c7bf1a 100644
--- a/src/pages/about.astro
+++ b/src/pages/about.astro
@@ -59,7 +59,7 @@ const metadata = {
       {
         title: 'Have fun making games',
         description:
-          'We try to have fun in all that we do. We love games and we love to play them. So why should we make games that arent fun?',
+          'We try to have fun in all that we do. We love games and we love to play them. So why should we make games that are not fun?',
       },
       {
         title: 'Honesty and transparency',