diff --git a/examples/How_to_call_functions_with_chat_models.ipynb b/examples/How_to_call_functions_with_chat_models.ipynb index e49a5ac5f1..45102bddcd 100644 --- a/examples/How_to_call_functions_with_chat_models.ipynb +++ b/examples/How_to_call_functions_with_chat_models.ipynb @@ -648,7 +648,7 @@ "id": "77e6e5ea", "metadata": {}, "source": [ - "Now can use these utility functions to extract a representation of the database schema." + "Now we can use these utility functions to extract a representation of the database schema." ] }, {