From 7f14262f5f9eebbcbf62c1a06d0844c11d300878 Mon Sep 17 00:00:00 2001 From: Shahed Nasser Date: Thu, 24 Jul 2025 11:10:09 +0300 Subject: [PATCH] docs: fix vale lint errors (#13024) --- www/apps/book/app/learn/installation/docker/page.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/apps/book/app/learn/installation/docker/page.mdx b/www/apps/book/app/learn/installation/docker/page.mdx index 5687af3174..95ee301ba5 100644 --- a/www/apps/book/app/learn/installation/docker/page.mdx +++ b/www/apps/book/app/learn/installation/docker/page.mdx @@ -379,7 +379,7 @@ Once you see the following message, the Medusa server and admin are ready: info: Admin URL → http://localhost:9000/app ``` -You can now access the Medusa server at `http://localhost:9000` and the Medusa admin dashboard at `http://localhost:9000/app`. +You can now access the Medusa server at `http://localhost:9000` and the Medusa Admin dashboard at `http://localhost:9000/app`.