Skip to content

Commit efa2630

Browse files
committed
Merge pull request #438 from jmann6/patch-1
Spelling fix
2 parents 8fe83a0 + 0a88f84 commit efa2630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/jsx-pascal-case.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Enforce PasalCase for user-defined JSX components (jsx-pascal-case)
1+
# Enforce PascalCase for user-defined JSX components (jsx-pascal-case)
22

33
Enforces coding style that user-defined JSX components are defined and referenced in PascalCase.
44

0 commit comments

Comments
 (0)