From 53bfb68c6202e14bb707908a02e5e24101cb9aa0 Mon Sep 17 00:00:00 2001 From: Thomas Van Acker Date: Sun, 7 Mar 2021 19:10:46 +0000 Subject: [PATCH] Fixed typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9625dd..98bd14f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ReverseQuiz -Game were you have to fool your friends with false answers to trivia quiz questions. +Game where you have to fool your friends with false answers to trivia quiz questions. I created this game to be able to remotely play games with friends during the Coronavirus pandemic. It was built using `node.js` and `socket.io`.