Skip to content

Commit ef7d7f9

Browse files
fixed spelling errors + added beta tag for docs to pdf
1 parent 4004be6 commit ef7d7f9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

changelog/overview.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ mode: "center"
1212
</Frame>
1313
Translate all of your documentation with AI. [Learn more.](/navigation/localization)
1414

15-
## Export docs to PDF
15+
## Export docs to PDF in beta
1616
Export all of your documentation, a subdirectory, or a singe page as a PDF.
1717

1818
</Update>
@@ -42,7 +42,7 @@ Export all of your documentation, a subdirectory, or a singe page as a PDF.
4242
</Update>
4343

4444
<Update label="February 2025">
45-
## New cnfiguration schema `docs.json`
45+
## New configuration schema `docs.json`
4646
<Frame>
4747
![docs.json screenshot](/images/changelog/docsjson.png)
4848
</Frame>
@@ -365,7 +365,7 @@ Export all of your documentation, a subdirectory, or a singe page as a PDF.
365365
## Launch Week Highlights
366366

367367
- Themes: Customize your styling with pre-configured themes. Just add the theme Quill, Prism, or Venus to your `mint.json` file and it'll update your docs styling.
368-
- Search V2: directly query OpenAPI endpoint descriptions and titles to reach API Reference pages, remove hidden pages from search, and enjoy our updated searchbar UI.
368+
- Search V2: directly query OpenAPI endpoint descriptions and titles to reach API Reference pages, remove hidden pages from search, and enjoy our updated search bar UI.
369369
- Web Editor branching: create branches in our web editor without an IDE.
370370
- User Personalization: authenticate users with Shared Session or JWT so that you can show them customized content, such as pre-filling API keys or showing specific content for customers.
371371
- OepenAPI Automation Upgrades: to auto-populate API Playground pages, you can add an `openapi` field to an object in tabs or anchors arrays in the mint.json.
@@ -397,7 +397,7 @@ Export all of your documentation, a subdirectory, or a singe page as a PDF.
397397
<Update label="March 2024">
398398
## Mintlify MDX for VSCode
399399

400-
Call snippets of our pre-built components an dcallouts without leaving VSCode. [Install the extension here](https://marketplace.visualstudio.com/items?itemName=mintlify.mintlify-snippets).
400+
Call snippets of our pre-built components and callouts without leaving VSCode. [Install the extension here](https://marketplace.visualstudio.com/items?itemName=mintlify.mintlify-snippets).
401401
</Update>
402402

403403
<Update label="February 2024">

0 commit comments

Comments
 (0)