Skip to content

Commit 8cfc080

Browse files
Slamdunkondrejmirtes
authored andcommitted
UPGRADING.md: typo
1 parent 97d5e89 commit 8cfc080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ return ['My error'];
151151

152152
```php
153153
return [
154-
RuleErrorBuilder::mesage('My error')
154+
RuleErrorBuilder::message('My error')
155155
->identifier('my.error')
156156
->build(),
157157
];

0 commit comments

Comments
 (0)