Skip to content

Commit 5213975

Browse files
Fix spelling and grammar issues in documentation (#1434)
* Update quickstart.mdx * Update api-playground/overview.mdx * Update organize/navigation.mdx --------- Co-authored-by: mintlify-development[bot] <109878554+mintlify-development[bot]@users.noreply.github.com> Co-authored-by: Ethan Palm <[email protected]>
1 parent 5662f46 commit 5213975

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

organize/navigation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ In the `navigation` object, `anchors` is an array where each entry is an object
250250

251251
For anchors that direct to external links only, use the `global` keyword. Anchors in a `global` object must have an `href` field and cannot point to a relative path.
252252

253-
Global anchors are particularly useful for linking to resources that are not part of your documentation, but should be readily accessible to your users like a blog or support portal
253+
Global anchors are particularly useful for linking to resources that are not part of your documentation, but should be readily accessible to your users like a blog or support portal.
254254

255255
```json
256256
{

quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ When you're satisfied with your edits, select the **Publish** button in the top-
188188
Use branches to preview and review changes through pull requests before deploying to your live site.
189189
</Tip>
190190

191-
For more details about using the web editor, including using branches and pull requests to collaborate and preview changes, see our [web editor documentation](/editor/getting-started).
191+
For more details about using the web editor, including using branches and pull requests to collaborate and preview changes, see our [web editor documentation](/editor).
192192

193193
## Adding a custom domain
194194

0 commit comments

Comments
 (0)