We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a78d1ef commit 3116c0cCopy full SHA for 3116c0c
docs/rules/filenames-match-regex.md
@@ -6,7 +6,7 @@
6
7
## Rule Details
8
9
-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.
10
11
👎 Examples of **incorrect** filename for this default rule:
12
0 commit comments