Skip to content

Commit 39ab8de

Browse files
Fix rule name in doc (#444)
1 parent 599f110 commit 39ab8de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ All of them can be found in `src/Rules/Node` folder.
150150
Ensures some functions are not used. Options are:
151151
- `function`: the name of the forbidden functions.
152152

153-
- **ValidConstantRule**:
153+
- **ValidConstantFunctionRule**:
154154

155155
Ensures constant function is used on defined constant strings.
156156

0 commit comments

Comments
 (0)