File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Cloudlfare worker.
21
21
22
22
Once the worker is created, click ` Configure worker ` . Navigate to the worker
23
23
` 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. `
25
25
prepended to the domain.
26
26
27
27
<Frame >
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ icon: "icons"
17
17
18
18
The icon will be placed inline when used in a paragraph.
19
19
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
22
22
```
23
23
24
24
<Icon icon = " check" iconType = " solid" /> The documentation you want, effortlessly
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Add the following to your `mint.json` file to add the [Osano](https://www.osano.
20
20
21
21
</CodeGroup >
22
22
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/ ` .
24
24
25
25
``` html Code snippet from Osano
26
26
<script src =" https://cmp.osano.com/placeholder/placeholder/osano.js" />
You can’t perform that action at this time.
0 commit comments