Skip to content

Commit

Permalink
readme: minor grammatical changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cbochs committed Mar 24, 2023
1 parent 9323470 commit 9617bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@ Used for indicating whether a search should be performed forwards or backwards.

### `Portal.SearchPredicate`

A specialized [predicate](#portalpredicate) where the value argument provided is a [`Portal.Content`](#portalcontent) result.
A [predicate](#portalpredicate) where the argument provided is an instance of [`Portal.Content`](#portalcontent).

**Type**: `fun(c: Portal.Content): boolean`

Expand Down

0 comments on commit 9617bf3

Please sign in to comment.