aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vimiumFrontend.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/vimiumFrontend.js b/vimiumFrontend.js
index 8afa93eb..d4271824 100644
--- a/vimiumFrontend.js
+++ b/vimiumFrontend.js
@@ -513,7 +513,7 @@ HUD = {
minWidth = "150px";
textAlign = "left";
backgroundColor = "#ebebeb";
- fontWieght = "normal";
+ fontWeight = "normal";
fontSize = "11px";
padding = "3px 3px 2px 3px";
border = "1px solid #b3b3b3";