diff --git a/server/djrandom/frontend/templates/index.html b/server/djrandom/frontend/templates/index.html
index 0f305162432092fceb247fe20ed0ec2e91d51564..e81f857ad16b17069112e52d3d066d364a79b371 100644
--- a/server/djrandom/frontend/templates/index.html
+++ b/server/djrandom/frontend/templates/index.html
@@ -74,7 +74,7 @@ DJ:Random
         </ul>
       </div>
         <div id="lyricsDiv" >
-          <a id="lyricsbtn">Lyrycs</a>
+          <a id="lyricsbtn">Lyrics</a>
           <iframe id="lyrics" width="100%" height="300" style="display: none" >
             <p>Your browser does not support iframes.</p>
           </iframe>