Skip to content

Commit 0650f4b

Browse files
committed
Fix markdown typo
1 parent b5dbd97 commit 0650f4b

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
@@ -656,7 +656,7 @@ apply that filter. The callable is passed the `records`, which is an `ActiveReco
656656

657657
This example shows how you can implement different approaches for different filters.
658658

659-
Note: When a filter is not supplied a `verify` callable to modify the `value` that the `apply callable recieves,
659+
Note: When a filter is not supplied a `verify` callable to modify the `value` that the `apply` callable receives,
660660
`value` defaults to an array of the string values provided to the filter parameter.
661661

662662
```ruby

0 commit comments

Comments
 (0)