Skip to content

Commit aba0367

Browse files
committed
Fix typo
1 parent aa4cf39 commit aba0367

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
@@ -15,7 +15,7 @@ CHANGELOG
1515
* IMPORTANT: PHP 8.1 or greater is now required.
1616
* BREAKING: Read-only properties are now used for the model and record
1717
classes rather than magic methods. This significantly improves performance.
18-
* BREAKING: The `raw` property on model classess and the `record` property on
18+
* BREAKING: The `raw` property on model classes and the `record` property on
1919
record classes have been removed.
2020
* BREAKING: On `GeoIp2\Record\Traits`, the deprecated `isAnonymousProxy` and
2121
`isSatelliteProvider` properties have been removed.

0 commit comments

Comments
 (0)