Skip to content

Commit f5c02c5

Browse files
committed
Update description of no-enum
1 parent b146363 commit f5c02c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/no-enum.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Disallow the use of all enums (`no-enum`)
22

3-
This rule disallows the use of enums.
3+
This rule disallows the use of all enums.
44

55
## Rule Details
66

0 commit comments

Comments
 (0)