You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,9 +24,9 @@ mintlify dev
24
24
25
25
### Publishing Changes
26
26
27
-
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.
27
+
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.
28
28
29
29
#### Troubleshooting
30
30
31
-
- Mintlify dev isn't running - Run `mintlify install` it'll re-install dependencies.
31
+
- Mintlify Dev isn't running - Run `mintlify install` it'll re-install dependencies.
32
32
- Page loads as a 404 - Make sure you are running in a folder with `mint.json`
0 commit comments