Skip to content

Commit

Permalink
Update docs/rules/filenames-match-regex.md
Browse files Browse the repository at this point in the history
Co-authored-by: Arelia Jones <[email protected]>
  • Loading branch information
gracepark and arelia authored Nov 25, 2024
1 parent a78d1ef commit 3116c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/filenames-match-regex.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## Rule Details

TRule to ensure that filenames match a convention, with a default of camelCase.
Rule to ensure that filenames match a convention, with a default of camelCase.

👎 Examples of **incorrect** filename for this default rule:

Expand Down

0 comments on commit 3116c0c

Please sign in to comment.