diff --git a/dashboard/starter-example/README.md b/dashboard/starter-example/README.md index 6f508562..6a520de2 100644 --- a/dashboard/starter-example/README.md +++ b/dashboard/starter-example/README.md @@ -1,5 +1,5 @@ -## Next.js App Router Course - Final +## Next.js App Router Course - Starter -This is the final template for the Next.js App Router Course. It contains the final code for the dashboard application. +This is the starter template for the Next.js App Router Course. It contains the starting code for the dashboard application. For more information, see the [course curriculum](https://nextjs.org/learn) on the Next.js Website.