From d0c6ae1835c9f84acc75937ff6ff0d9df5eedd58 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Thu, 20 Feb 2025 13:10:59 +0000 Subject: [PATCH] Update --- src/components/SQLCourse/ReviewsSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/SQLCourse/ReviewsSection.tsx b/src/components/SQLCourse/ReviewsSection.tsx index f039206a1..79e0680bb 100644 --- a/src/components/SQLCourse/ReviewsSection.tsx +++ b/src/components/SQLCourse/ReviewsSection.tsx @@ -34,7 +34,7 @@ export function ReviewsSection() { rating: 5, text: [ 'I found this course to be **really well thought out**. I bought this course for the advanced chapters, but I ended up learning a bunch of new things even from the beginner lessons.', - 'No matter your SQL experience, this course is **a must-have** if you want to level up your SQL and data analysis skills.', + 'No matter your SQL experience, this course is **a must-have** if you want to level up your SQL and data analysis skills. Highly recommended!', ], avatarUrl: 'https://assets.roadmap.sh/guest/william-imoh-sd2dk.jpg', isProminent: true,