Skip to content

Commit 2839b5d

Browse files
committed
Fix an issue with the documentation for 'jsx-child-element-spacing'
1 parent 05c49d4 commit 2839b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/jsx-child-element-spacing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Enforce or disallow spaces inside of curly braces in JSX attributes and expressions. (react/jsx-curly-spacing)
1+
# Enforce or disallow spaces inside of curly braces in JSX attributes and expressions. (react/jsx-child-element-spacing)
22

33
## Rule Details
44

0 commit comments

Comments
 (0)