Skip to content

Commit dc33c9d

Browse files
authored
fix readme
1 parent 8c6390a commit dc33c9d

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
@@ -12,7 +12,7 @@ The library is a core component of [patchlevel/event-sourcing](ttps://github.com
1212
where it powers the storage and retrieval of thousands of objects.
1313

1414
Hydration is handled through normalizers, especially for complex data types.
15-
The system can automatically determine the appropriate normalizer based on the data type and PHPStan/Psalm annotations.
15+
The system can automatically determine the appropriate normalizer based on the data type and annotations.
1616

1717
In most cases, no manual configuration is needed.
1818
And if customization is required, it can be done easily using attributes.

0 commit comments

Comments
 (0)