about summary refs log tree commit diff stats
path: root/src/pages/options/general
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/options/general')
-rw-r--r--src/pages/options/general/general.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/pages/options/general/general.html b/src/pages/options/general/general.html
index fbdc52ec..02f3d494 100644
--- a/src/pages/options/general/general.html
+++ b/src/pages/options/general/general.html
@@ -6,7 +6,7 @@
   <meta name="viewport" content="width=device-width, initial-scale=1" />
   <link rel="icon" type="image/x-icon" href="../../../assets/images/libredirect.svg" />
   <link href="../../stylesheets/styles.css" rel="stylesheet" />
-  <title>LibRedirect options</title>
+  <title>LibRedirect Options</title>
 </head>
 
 <body class="option">
@@ -20,7 +20,7 @@
     </div>
     <div class="title">
       <img src="../../../assets/images/youtube-icon.png" />
-      <a href="../youtube/youtube.html">Youtube</a>
+      <a href="../youtube/youtube.html">YouTube</a>
     </div>
     <div class="title">
       <img src="../../../assets/images/twitter-icon.png" />
@@ -154,4 +154,4 @@
   <!-- <script src="../../assets/javascripts/localise.js"></script> -->
 </body>
 
-</html>
\ No newline at end of file
+</html>