diff --git a/advanced/subpath/cloudflare.mdx b/advanced/subpath/cloudflare.mdx
index 9fad0ca..16fd5a2 100644
--- a/advanced/subpath/cloudflare.mdx
+++ b/advanced/subpath/cloudflare.mdx
@@ -21,7 +21,7 @@ Cloudlfare worker.
Once the worker is created, click `Configure worker`. Navigate to the worker
`Settings > Triggers`. Click on `Add Custom Domain` to add your desired domain
-into the list - we reccommend you add both the version with and without `www.`
+into the list - we recommend you add both the version with and without `www.`
prepended to the domain.
diff --git a/content/components/icons.mdx b/content/components/icons.mdx
index a4e7fd1..ad272ac 100644
--- a/content/components/icons.mdx
+++ b/content/components/icons.mdx
@@ -17,8 +17,8 @@ icon: "icons"
The icon will be placed inline when used in a paragraph.
-```markdown
- The documentation you want, effortlessly
+```markdown Inline Icon Example
+ The documentation you want, effortlessly
```
The documentation you want, effortlessly
diff --git a/integrations/privacy/osano.mdx b/integrations/privacy/osano.mdx
index 6959a13..ded3d2d 100644
--- a/integrations/privacy/osano.mdx
+++ b/integrations/privacy/osano.mdx
@@ -20,7 +20,7 @@ Add the following to your `mint.json` file to add the [Osano](https://www.osano.
-The `SOURCE` can be found as the `src` value in the code snippet generted by Osano. It always starts with `https://cmp.osano.com/`.
+The `SOURCE` can be found as the `src` value in the code snippet generated by Osano. It always starts with `https://cmp.osano.com/`.
```html Code snippet from Osano