Skip to content

Commit 603aec5

Browse files
committed
Update README.md
1 parent a3d5d08 commit 603aec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* Finds the differences between two objects
1414
* Returns the differences in shape of an easily traversable tree structure
1515
* Tells you everything there is to know about the detected changes
16-
* Provides read and write access to the underlying objects, allowing you not only to extract the changes but even to apply the diff as a patch to any other instance
16+
* Provides read and write access to the underlying objects, allowing you not only to extract the changed values but even to apply the diff as a patch
1717
* Requires no changes to your existing classes (in most cases)
1818
* Provides a very flexible configuration API to tailor everything to your needs
1919
* Tiny, straightforward, yet very powerful API

0 commit comments

Comments
 (0)