diff --git a/quickstarts/rest/JSON_mode_REST.ipynb b/quickstarts/rest/JSON_mode_REST.ipynb index ae3c6eb6..616aa317 100644 --- a/quickstarts/rest/JSON_mode_REST.ipynb +++ b/quickstarts/rest/JSON_mode_REST.ipynb @@ -161,7 +161,7 @@ "### Related examples\n", "\n", "* The constrained output is used in the [Text summarization](../../examples/json_capabilities/Text_Summarization.ipynb) example to provide the model a format to summarize a story (genre, characters, etc...)\n", - "* The [Object detection](../../examples/Object_detection.ipynb) examples are using the JSON constrained output to uniiformize the output of the detection.\n", + "* The [Object detection](../../examples/Object_detection.ipynb) examples are using the JSON constrained output to normalize the output of the detection.\n", "\n", "### Continue your discovery of the Gemini API\n", "\n",