Skip to content

Commit 857e5e4

Browse files
authored
fix typo (#1449)
1 parent 4ce56a2 commit 857e5e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/o1/Using_reasoning_for_routine_generation.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"source": [
5858
"We have our articles stored in an accessible csv. We will take the articles and pass them to o1-preview in parallel and generate the initial routines.\n",
5959
"\n",
60-
"Our instructions for converting to policy to a routine include:\n",
60+
"Our instructions for converting the policy to a routine include:\n",
6161
"- Converting the policy from an external facing document to an internal SOP routine\n",
6262
"- Breaking down the policy in specific actions and sub-actions\n",
6363
"- Outlining specific conditions for moving between steps\n",

0 commit comments

Comments
 (0)