Skip to content

Commit 47108ec

Browse files
committed
Fix link
1 parent 83ad00b commit 47108ec

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
@@ -20,7 +20,7 @@ Features
2020
- [x] Verify exact times: [`once()`](#1-onlyonce), [`twice()`](#2-onlytwice), [`times()`](#3-onlytimes)
2121
- [x] Verify in interval range: [`isInclusiveOf()`](#1-intervalisinclusiveof), [`isExclusiveOf()`](#2-intervalisexclusiveof)
2222
- [x] Search data: [`first()`](#1-finderfirst), [`last()`](#2-finderlast), [`rows()`](#3-finderrows), [`partition()`](#4-finderpartition)
23-
- [x] Collect data with [filter and transform](#e-collector)
23+
- [x] Collect data with [filter and transform](#f-collector)
2424

2525
Installation
2626
------------

0 commit comments

Comments
 (0)