Skip to content

Commit 9472784

Browse files
committed
doc: Update README.md
1 parent 0689f80 commit 9472784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ export default function Demo() {
129129

130130
## `src`
131131

132-
The ref prop provides a way to access inner [`<iframe>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe) DOM node.
132+
Open a URL in an [`<iframe>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe).
133133

134134
```tsx mdx:preview
135135
import React, { useEffect, useState, Fragment } from 'react';

0 commit comments

Comments
 (0)