Skip to content

Commit 9ae0c52

Browse files
committed
chore(internal): fix typos (#111)
1 parent 06485d9 commit 9ae0c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/orb/_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)