From 7facfd3b6dce6642cab3f7b2f0775f1dbf4e13d7 Mon Sep 17 00:00:00 2001 From: Guillaume Vernade Date: Mon, 16 Sep 2024 11:44:01 +0200 Subject: [PATCH] Wording Co-authored-by: Mark McDonald --- quickstarts/rest/JSON_mode_REST.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",