Skip to content

Commit 88cb3eb

Browse files
committed
v1.1.0
1 parent 9915548 commit 88cb3eb

File tree

3 files changed

+64
-306
lines changed

3 files changed

+64
-306
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ If you have not found assertion framework/library that you are using - please ad
2121
- [Reduces repetitive code of test methods](#reduces-repetitive-code-of-test-methods);
2222
- [Simplifies initial setup](#simplifies-initial-setup);
2323

24-
### Allows to avoid re-testing nested action creators
24+
### Allows to avoid retesting nested action creators
2525
It allows to test only actions that need to be tested.
2626

2727
**Example:**

0 commit comments

Comments
 (0)