Skip to content

Commit 2d5cfde

Browse files
authored
Typo fix in "Gemini API: Quickstart with Python" Documentation. (google#247)
1 parent edbe0d9 commit 2d5cfde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/tutorials/python_quickstart.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@
371371
"id": "UZPpoKMQoru8"
372372
},
373373
"source": [
374-
"If the API failed to return a result, use `GenerateContentRespose.prompt_feedback` to see if it was blocked due to saftey concerns regarding the prompt."
374+
"If the API failed to return a result, use `GenerateContentRespose.prompt_feedback` to see if it was blocked due to safety concerns regarding the prompt."
375375
]
376376
},
377377
{

0 commit comments

Comments
 (0)