vercel / next-learn

Learn Next.js Starter Code
https://next-learn-dashboard.vercel.sh/
MIT License
3.43k stars 1.8k forks source link

Small punctuation edit #638

Open revdavethompson opened 3 months ago

revdavethompson commented 3 months ago

Chapter 7 - Fetching Data

Using SQL

The line reads:

Go to /app/lib/data.ts, here you'll see that...

I might suggest:

Go to /app/lib/data.ts. Here you'll see that...

I've replaced the comma and started a new sentence with "Here" as they are two separate clauses.

It's not critical, but might offer better ease of reading.

THANK YOU for creating a top-notch tutorial!!

Learn_ch7-using-sql_Edit

revdavethompson commented 3 months ago

Also... if you ever need someone to help with the work on this, please let me know. I'm a professional/published writer/editor so I have a lot of experience in editing copy.

Again, well done and thank you!