From be52347e7fd6b21b7480ac04055be2754175e6cf Mon Sep 17 00:00:00 2001 From: "Robert J. Newmark" <newmark@L3Jane.local> Date: Sat, 24 Sep 2011 23:50:13 +0100 Subject: [PATCH] typo --- server/djrandom/frontend/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/djrandom/frontend/templates/index.html b/server/djrandom/frontend/templates/index.html index 0f30516..e81f857 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> -- GitLab