From 8a94d6d112d49cf93a320b4c0a410e9474850f91 Mon Sep 17 00:00:00 2001 From: deepjyoti30 Date: Sat, 6 Jun 2020 12:29:35 +0530 Subject: [PATCH] Typo in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aaa201a..7c198ff 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Each square can contain the following values. **Datatype**: String - For Eg: If you want to set the color to **Black** or **#000** or **#000000*, the string should be one of the following + For Eg: If you want to set the color to **Black** or **#000** or **#000000**, the string should be one of the following ```json "color": "Black",