Skip to content

Commit a1f951a

Browse files
carusogabrielkukulich
authored andcommitted
Fix typo on readme
1 parent 7b33fb1 commit a1f951a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,7 @@ Requires comments with single-line content to be written as multi-liners.
727727

728728
Reports documentation comments containing only `{@inheritDoc}` annotation because inheritance is automatic and it's not needed to use a special annotation for it.
729729

730-
#### SlevomatCodingStandard.ControlStructure.UselessConditionWithReturn 🔧
730+
#### SlevomatCodingStandard.ControlStructures.UselessConditionWithReturn 🔧
731731

732732
Reports useless conditions where both branches return `true` or `false`.
733733

0 commit comments

Comments
 (0)