From ea7c2b62daa250d4d207990450ad9d14e1810ec8 Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Sun, 12 Jul 2020 16:00:34 -0400 Subject: [PATCH] Update index.html --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index a57aa42..205662d 100644 --- a/index.html +++ b/index.html @@ -222,5 +222,7 @@ var winner = document.getElementById('synonym'); winner.innerHTML = thesaurus[Math.floor(Math.random() * thesaurus.length)]; + +