From 359ce8b943eeeacd40107b73f9bc191d7a4617fd Mon Sep 17 00:00:00 2001 From: Daniel Ferrer <52981643+danfrrr13@users.noreply.github.com> Date: Wed, 9 Oct 2019 16:09:10 -0400 Subject: [PATCH] Fixed spelling mistake Hey John, thanks for the lecture today. Noticed this spelling mistake in the Readme. Trying to get my first pull request. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c8b1a5..81529ca 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A student that completes this project shows that they can: * Query data from a single table * Query data from multiple tables -* Create a new datadaase using PostgreSQL +* Create a new database using PostgreSQL # Introduction