Skip to content

Commit 8daaf4d

Browse files
committed
update troubleshooting
1 parent 81bb2d3 commit 8daaf4d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

editor.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ Once your pull request is created:
320320
Here are solutions to common issues you might encounter with the web editor.
321321

322322
<AccordionGroup>
323-
<Accordion title="Changes Not Appearing After Publishing">
323+
<Accordion title="Changes not appearing after publishing">
324324
**Possible causes:**
325325

326326
- Deployment is still in progress
@@ -329,10 +329,10 @@ Here are solutions to common issues you might encounter with the web editor.
329329
**Solutions:**
330330

331331
1. Check deployment status in your Mintlify Dashboard.
332-
2. Try hard refreshing your browser (Ctrl\+F5 or Cmd\+Shift\+R).
332+
2. Try hard refreshing your browser (<kbd>Ctrl</kbd> + <kbd>F5</kbd> or <kbd>Cmd</kbd> + <kbd>Shift</kbd> + <kbd>R</kbd>).
333333
3. Clear your browser cache.
334334
</Accordion>
335-
<Accordion title="Permission Errors When Publishing">
335+
<Accordion title="Permission errors when publishing">
336336
**Possible causes:**
337337

338338
- Insufficient permissions to the Git repository
@@ -344,7 +344,7 @@ Here are solutions to common issues you might encounter with the web editor.
344344
2. Check if your Git integration is properly configured.
345345
3. Review the [Editor Permissions](/advanced/dashboard/permissions) documentation.
346346
</Accordion>
347-
<Accordion title="Editor Loading Issues">
347+
<Accordion title="Editor loading issues">
348348
**Possible causes:**
349349

350350
- Network connectivity problems

0 commit comments

Comments
 (0)