Skip to content

Commit 4080c70

Browse files
committed
grammar
1 parent 375f987 commit 4080c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/o-series/o3o4-mini_prompting_guide.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"```\n",
6161
"check to see if directories exist before making files\n",
6262
"```\n",
63-
"For high volume and well defined tasks, we can make it even more robust by outlining the sequence of function to call explicitly, for example:\n",
63+
"For high volume and well defined tasks, we can make it even more robust by outlining the sequence of functions to call explicitly, for example:\n",
6464
"```\n",
6565
"To Process a refund for a delivered order, follow the following steps:\n",
6666
"1. Confirm the order was delivered. Use: `order_status_check`\n",

0 commit comments

Comments
 (0)