Skip to content

Commit b9185b0

Browse files
fix: typo in iframe docs (#262)
* Update index.mdx fixed you to your in the first sentence * fix: typos in other versions as well --------- Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
1 parent b7f913b commit b9185b0

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/widgets/iframe/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags:
99
---
1010

1111

12-
If you application is not supported natively by Homarr, you can integrate it using the iframe widget.
12+
If your application is not supported natively by Homarr, you can integrate it using the iframe widget.
1313
It uses the [iframe element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe),
1414
which embeds the desired page in the browser.
1515
This means, no traffic is routed through Homarr (and the URL must be reachable from the client).

versioned_docs/version-1.10.0/widgets/iframe/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags:
99
---
1010

1111

12-
If you application is not supported natively by Homarr, you can integrate it using the iframe widget.
12+
If your application is not supported natively by Homarr, you can integrate it using the iframe widget.
1313
It uses the [iframe element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe),
1414
which embeds the desired page in the browser.
1515
This means, no traffic is routed through Homarr (and the URL must be reachable from the client).

versioned_docs/version-1.11.0/widgets/iframe/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags:
99
---
1010

1111

12-
If you application is not supported natively by Homarr, you can integrate it using the iframe widget.
12+
If your application is not supported natively by Homarr, you can integrate it using the iframe widget.
1313
It uses the [iframe element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe),
1414
which embeds the desired page in the browser.
1515
This means, no traffic is routed through Homarr (and the URL must be reachable from the client).

versioned_docs/version-1.12.0/widgets/iframe/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags:
99
---
1010

1111

12-
If you application is not supported natively by Homarr, you can integrate it using the iframe widget.
12+
If your application is not supported natively by Homarr, you can integrate it using the iframe widget.
1313
It uses the [iframe element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe),
1414
which embeds the desired page in the browser.
1515
This means, no traffic is routed through Homarr (and the URL must be reachable from the client).

versioned_docs/version-1.13.1/widgets/iframe/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags:
99
---
1010

1111

12-
If you application is not supported natively by Homarr, you can integrate it using the iframe widget.
12+
If your application is not supported natively by Homarr, you can integrate it using the iframe widget.
1313
It uses the [iframe element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe),
1414
which embeds the desired page in the browser.
1515
This means, no traffic is routed through Homarr (and the URL must be reachable from the client).

0 commit comments

Comments
 (0)