Skip to content

Commit e8b6e7a

Browse files
committed
Fix typo in 3.7.0 changelog entry
1 parent 03c4f6c commit e8b6e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ Additionally, thanks to [Alexander Turek][@derrabus] for consulting on the repo
373373
- Thanks to [Jaroslav Hanslík][@kukulich] for the patch
374374
- Thanks to [Juliette Reinders Folmer][@jrfnl] for additional core and sniff support
375375
- Added support for the PHP 8.1 readonly token
376-
- Tokenzing of the readonly keyword has been backfilled for PHP versions less than 8.1
376+
- Tokenizing of the readonly keyword has been backfilled for PHP versions less than 8.1
377377
- Thanks to [Jaroslav Hanslík][@kukulich] for the patch
378378
- Added support for PHP 8.1 intersection types
379379
- Includes a new T_TYPE_INTERSECTION token to represent the ampersand character inside intersection types

0 commit comments

Comments
 (0)