diff --git a/docs/docs/how_to/structured_output.ipynb b/docs/docs/how_to/structured_output.ipynb index 5f3d82d21c..4c8b0fd26e 100644 --- a/docs/docs/how_to/structured_output.ipynb +++ b/docs/docs/how_to/structured_output.ipynb @@ -76,7 +76,7 @@ "id": "a808a401-be1f-49f9-ad13-58dd68f7db5f", "metadata": {}, "source": [ - "If we want the model to return a Pydantic object, we just need to pass in desired the Pydantic class:" + "If we want the model to return a Pydantic object, we just need to pass in the desired Pydantic class:" ] }, {