From 728c350c0d16055ff11420e00cd88f9e1aa99283 Mon Sep 17 00:00:00 2001 From: Victor Wilson <63019070+dsvwilson@users.noreply.github.com> Date: Mon, 12 May 2025 17:34:06 +0100 Subject: [PATCH] Update page.mdx to correct "th" to "the" (#12446) The first paragraph is missing an "e" in its first "the". I added that. --- www/apps/book/app/learn/fundamentals/admin/page.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/apps/book/app/learn/fundamentals/admin/page.mdx b/www/apps/book/app/learn/fundamentals/admin/page.mdx index da05c95bd5..86f9df9c5b 100644 --- a/www/apps/book/app/learn/fundamentals/admin/page.mdx +++ b/www/apps/book/app/learn/fundamentals/admin/page.mdx @@ -4,7 +4,7 @@ export const metadata = { # {metadata.title} -In this chapter, you'll learn about th Medusa Admin dashboard and the possible ways to customize it. +In this chapter, you'll learn about the Medusa Admin dashboard and the possible ways to customize it. ## What is the Medusa Admin?