Skip to content

Commit 509e930

Browse files
committed
docs: fix typo
1 parent b9524d6 commit 509e930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugins/eslint-plugin-react/src/rules/no-missing-iframe-sandbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ const Component = () => {
5757

5858
## Further Reading
5959

60-
-[MDN: iframe - sandbox](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe#attributes)
60+
- [MDN: iframe - sandbox](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe#attributes)

0 commit comments

Comments
 (0)