From 2d75b701882ec4fb67c211a57fd0cb6f637db932 Mon Sep 17 00:00:00 2001 From: YUVRAJ SINGH <74104618+Yuvraj3905@users.noreply.github.com> Date: Fri, 3 Oct 2025 17:30:03 +0530 Subject: [PATCH] docs: improve wording in README.md update command instructions to specify documentation root folder and some gramatical errors --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index c89c478d1..b8eecfb7d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -24,9 +24,9 @@ mintlify dev ### Publishing Changes -Install our Github App to autopropagate changes from youre repo to your deployment. Changes will be deployed to production automatically after pushing to the default branch. Find the link to install on your dashboard. +Install our Github App to auto-propagate changes from your repo to your deployment. Changes will be deployed to production automatically after pushing to the default branch. You can find the installation link on your dashboard. #### Troubleshooting -- Mintlify dev isn't running - Run `mintlify install` it'll re-install dependencies. +- Mintlify Dev isn't running - Run `mintlify install` it'll re-install dependencies. - Page loads as a 404 - Make sure you are running in a folder with `mint.json`