Skip to content

Commit b689c01

Browse files
committed
fix typo in readme
1 parent feb81ef commit b689c01

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
@@ -4,7 +4,7 @@
44

55
# 2.0.0
66

7-
* Removed `PropertyTypeArray`, which is superseeded by `PropertyTypeIterable`.
7+
* Removed `PropertyTypeArray`, which is superseded by `PropertyTypeIterable`.
88
* Removed the deprecated `PropertyTypeIterable::getCollectionClass`. Use `PropertyTypeIterable::getTraversableClass`
99
* Removed the deprecated `PropertyTypeIterable::isCollection`. Use `PropertyTypeIterable::isTraversable`
1010
* `JMSTypeParser::getTraversableClass` returns `Traversable::class` instead of `Doctrine\Common\Collections\Collection` for general traversable properties.

0 commit comments

Comments
 (0)