Skip to content

Commit

Permalink
Update JSON_mode.ipynb (google-gemini#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
pitmonticone authored Jun 4, 2024
1 parent 283530a commit fa6fbf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions quickstarts/JSON_mode.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
"id": "1092c669169a"
},
"source": [
"For readability searialize and print it:"
"For readability serialize and print it:"
]
},
{
Expand Down Expand Up @@ -269,7 +269,7 @@
"id": "vBlWzt6M-2oM"
},
"source": [
"For this exaple you want a list of `Recipe` objects, so pass `list[Recipe]` to the `response_schema` field of the `generation_config`."
"For this example you want a list of `Recipe` objects, so pass `list[Recipe]` to the `response_schema` field of the `generation_config`."
]
},
{
Expand Down

0 comments on commit fa6fbf0

Please sign in to comment.