Skip to content

Commit e2ba1db

Browse files
chore(internal): fix typos (#111)
1 parent 1946480 commit e2ba1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/orb/_base_client.py

Lines changed: 1 addition & 1 deletion
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)