From ab8fe5ece098e3febc32e4ea06d1a5c5f43e47f1 Mon Sep 17 00:00:00 2001 From: Kamila Lambert Date: Fri, 28 Apr 2017 10:24:46 -0700 Subject: [PATCH] fixed readme formatting again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a901e14..850975f 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ #Day 4: Mini Project & Exercises - - [x]Exercises 1-11 in the sql-exercises repo are complete and written to the appropriate file: + - [x] Exercises 1-11 in the sql-exercises repo are complete and written to the appropriate file: - [x] sql/01-create-table-student.sql - [x] sql/02-create-table-friend.sql - [x] sql/03-create-table-like.sql