Skip to content

Commit d2e236e

Browse files
authored
fix: typo in Orchestrating_agents.ipynb (#1469)
1 parent a0e2902 commit d2e236e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Orchestrating_agents.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"source": [
4747
"# Routines\n",
4848
"\n",
49-
"The notion of a \"routine\" is not strictly defined, and instead meant to capture the idea of a set of steps. Conretely, let's define a routine to be a list of instructions in natural langauge (which we'll repreesnt with a system prompt), along with the tools necessary to complete them.\n",
49+
"The notion of a \"routine\" is not strictly defined, and instead meant to capture the idea of a set of steps. Conretely, let's define a routine to be a list of instructions in natural langauge (which we'll represent with a system prompt), along with the tools necessary to complete them.\n",
5050
"\n",
5151
"\n",
5252
"\n",

0 commit comments

Comments
 (0)