Skip to content

Commit ebff66f

Browse files
authored
Merge pull request googleapis#2604 from mlissner/patch-1
Fixes typo
2 parents 267d139 + fc65b09 commit ebff66f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)