Skip to content

Commit

Permalink
Copybara import of the project:
Browse files Browse the repository at this point in the history
--
c04038d by Ashwin Hegde <[email protected]>:

docs: fix typo in code document
COPYBARA_INTEGRATE_REVIEW=#65 from hegdeashwin:bug_fix-typo1 462fc22
PiperOrigin-RevId: 712641374
  • Loading branch information
hegdeashwin authored and copybara-github committed Jan 6, 2025
1 parent b06629f commit f9243e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/genai/_replay_api_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ class ReplayFile(BaseModel):


class ReplayApiClient(ApiClient):
"""For integration testing, send recorded responese or records a response."""
"""For integration testing, send recorded response or records a response."""

def __init__(
self,
Expand Down

0 comments on commit f9243e8

Please sign in to comment.