Skip to content

Commit 6589e0e

Browse files
shubh73Shubh Porwal
andauthored
Fix spellings (mintlify#197)
* fix: spellings * fix: copy icon overlapping content --------- Co-authored-by: Shubh Porwal <[email protected]>
1 parent 94f6092 commit 6589e0e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

advanced/subpath/cloudflare.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Cloudlfare worker.
2121

2222
Once the worker is created, click `Configure worker`. Navigate to the worker
2323
`Settings > Triggers`. Click on `Add Custom Domain` to add your desired domain
24-
into the list - we reccommend you add both the version with and without `www.`
24+
into the list - we recommend you add both the version with and without `www.`
2525
prepended to the domain.
2626

2727
<Frame>

content/components/icons.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ icon: "icons"
1717

1818
The icon will be placed inline when used in a paragraph.
1919

20-
```markdown
21-
<Icon icon="check" iconType="solid" /> The documentation you want, effortlessly
20+
```markdown Inline Icon Example
21+
<Icon icon="check" iconType="solid" /> The documentation you want, effortlessly
2222
```
2323

2424
<Icon icon="check" iconType="solid" /> The documentation you want, effortlessly

integrations/privacy/osano.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Add the following to your `mint.json` file to add the [Osano](https://www.osano.
2020

2121
</CodeGroup>
2222

23-
The `SOURCE` can be found as the `src` value in the code snippet generted by Osano. It always starts with `https://cmp.osano.com/`.
23+
The `SOURCE` can be found as the `src` value in the code snippet generated by Osano. It always starts with `https://cmp.osano.com/`.
2424

2525
```html Code snippet from Osano
2626
<script src="https://cmp.osano.com/placeholder/placeholder/osano.js"/>

0 commit comments

Comments
 (0)