Skip to content

Commit 9ba0842

Browse files
committed
Fixed grammar
1 parent 4581e6d commit 9ba0842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ FIXED:
3030

3131
- `FixedPageBasedPagination::getPage()`, `PageBasedPagination::getPage()` and `PageBasedPagination::getSize()`
3232
now return `integer` instead of `string`
33-
- `CursorBasedPagination::getCursor()` now return `integer` instead of `string`
33+
- `CursorBasedPagination::getCursor()` now returns `integer` instead of `string`
3434
- `OffsetBasedPagination::getOffset()` and `OffsetBasedPagination::getLimit()` now return `integer` instead of `string`
3535
- [#44](https://github.com/woohoolabs/yin/pull/44): Fixed request validation
3636
- [#45](https://github.com/woohoolabs/yin/pull/45): `Request` class uses exception factory to throw exception

0 commit comments

Comments
 (0)