Skip to content
This repository was archived by the owner on Jun 12, 2024. It is now read-only.

Commit 66a3acc

Browse files
authored
doc: typo
1 parent 7d37503 commit 66a3acc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ GeminiClient = Gemini(cookies=cookies)
105105
106106
<br>
107107

108-
### # 02. Generate Content
108+
### # 02. Generate content
109109
To check regardless of the data type of the model output, return the response_dict argument. And use it appropriately.
110110

111111
```python
@@ -294,11 +294,11 @@ if __name__ == "__main__":
294294

295295
<br>
296296

297-
### # 06. Generate Content from Images
297+
### # 06. Generate content from images
298298

299299
<br>
300300

301-
### # 07. Generate Content Using Google Services
301+
### # 07. Generate content using Google Services
302302

303303
<br>
304304

0 commit comments

Comments
 (0)