From 5b5abd4ab785b5b158b9602cd209e2308260312a Mon Sep 17 00:00:00 2001 From: Bridget Bailey Date: Fri, 20 Dec 2019 09:47:08 -0800 Subject: [PATCH] Improve UI of game instructions --- src/Components/Tables.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/Tables.jsx b/src/Components/Tables.jsx index 35f4d93..a49ca86 100644 --- a/src/Components/Tables.jsx +++ b/src/Components/Tables.jsx @@ -119,7 +119,7 @@ class Tables extends Component { return (

Tables

-
Please enter a comma-separated list of games, with the same number of games as rounds
+

Please enter a comma-separated list of games, with the same number of games as rounds

{this.renderTableRows()}