diff --git a/quickstarts/Function_calling.ipynb b/quickstarts/Function_calling.ipynb index 1154d348e..913129f7a 100644 --- a/quickstarts/Function_calling.ipynb +++ b/quickstarts/Function_calling.ipynb @@ -498,7 +498,7 @@ "elif ...\n", "```\n", "\n", - "However, since we made the `functions` dictionary earlier, we can simplify this to:" + "However, since you already made the `functions` dictionary, this can be simplified to:" ] }, {