From 310693f5216a5cb0159c37610e76558ab7d865a9 Mon Sep 17 00:00:00 2001 From: Akbarsait Date: Sat, 3 Apr 2021 23:43:47 -0400 Subject: [PATCH] SQL Bootcamp author correction Corrected the author of The Ultimate MySQL Bootcamp --- resources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources.json b/resources.json index 29789d9..91aac58 100644 --- a/resources.json +++ b/resources.json @@ -62,7 +62,7 @@ "resource_type": "course", "is_free": false, "title": "The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert (Udemy course)", - "author": "Nassim Badaoui", + "author": "Colt Steele, Ian Schoonover", "subject_coverage": 5, "depth": 5, "link": "https://www.udemy.com/course/the-ultimate-mysql-bootcamp-go-from-sql-beginner-to-expert/"