Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nilshartmann authored and rstoyanchev committed Oct 18, 2023
1 parent c2f0b54 commit c5878c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ public OptionalInt count() {

/**
* Whether the subrange is forward or backward from ths position, depending
* on whether the argument sent "fist" or "last".
* on whether the argument sent "first" or "last".
* <p><strong>Note:</strong> The direction may not always match the original
* value. For backward pagination, for example, an offset cursor could be
* adjusted down by the count of elements, switching backward to forward.
Expand Down

0 comments on commit c5878c3

Please sign in to comment.