Skip to content

Commit 22454ac

Browse files
authored
Update README.md
1 parent 3a81aab commit 22454ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
## What is it for?
3434

35-
When testing complex data structures equality, you may have situations when only some small details differ, but it is really hard to see which ones because of the cluttered comparison report:
35+
When testing that one complex data structure equals another, you may have situations when only some small details differ, but it is really hard to see which ones because of the cluttered comparison report:
3636

3737
- **Quicker identification** of differences in large & nested objects
3838
- **Focused output** that highlights what matters

0 commit comments

Comments
 (0)