diff --git a/index.htm b/index.htm
index fb5f2aa..fb91dfe 100644
--- a/index.htm
+++ b/index.htm
@@ -72,7 +72,7 @@
({{ dealerScore }})
-
@@ -80,7 +80,7 @@
Hand (Points: {{ handScore === 21 && usersHand.count < 2 ? 'BlackJack' : handScore > 21 ? 'Plus! ' + handScore : handScore }})