diff --git a/README.md b/README.md index 976d8ca5c..afbd90c0a 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ Disallows uses of other than configured namespaces. use DateTimeImmutable; ``` -#### SlevomatCodingStandard.Namespaces.UseStartsWithBackslash +#### SlevomatCodingStandard.Namespaces.UseDoesNotStartWithBackslash Disallows leading backslash in use statement: