Skip to content

Commit 04e2063

Browse files
chore(internal): fix typos (#233)
1 parent f9d14c2 commit 04e2063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/finch/_base_client.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107

108108

109109
class PageInfo:
110-
"""Stores the necesary information to build the request to retrieve the next page.
110+
"""Stores the necessary information to build the request to retrieve the next page.
111111
112112
Either `url` or `params` must be set.
113113
"""

0 commit comments

Comments
 (0)