Skip to content

Commit

Permalink
fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
ciklista committed Feb 10, 2025
1 parent fe0c4e2 commit 41e298c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dlt/sources/helpers/rest_client/paginators.py
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ class HeaderCursorPaginator(BaseReferencePaginator):
for pagination.
A good example of this is the Finom Invoices API:
BaseReferencePaginator
https://app.finom.co/pa/index.html#section/Overview/Pagination
For example, consider an API response that includes 'NextPageToken' header:
Expand Down

0 comments on commit 41e298c

Please sign in to comment.