Skip to content

Commit e49873e

Browse files
authored
Merge pull request #2604 from mlissner/patch-1
Fixes typo
2 parents 090c5d5 + 6c78b77 commit e49873e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/google/cloud/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ def _determine_default(project):
155155

156156

157157
class JSONClient(Client, _ClientProjectMixin):
158-
"""Client to for Google JSON-based API.
158+
"""Client for Google JSON-based API.
159159
160160
Assumes such APIs use the ``project`` and the client needs to store this
161161
value.

0 commit comments

Comments
 (0)