Jofthomas HF staff scraggy11 commited on
Commit
2f8910d
·
verified ·
1 Parent(s): 7f26781

fixed typo (#11)

Browse files

- fixed typo (2fe1fdfeebf251b6cba3c3f88deb8ffc81efcdf8)


Co-authored-by: Elden Li <[email protected]>

Files changed (1) hide show
  1. dummy_agent_library.ipynb +1 -1
dummy_agent_library.ipynb CHANGED
@@ -504,7 +504,7 @@
504
  "source": [
505
  "Much Better!\n",
506
  "\n",
507
- "Let's now create a **dummy get weather function**. In real situation you could call and API."
508
  ]
509
  },
510
  {
 
504
  "source": [
505
  "Much Better!\n",
506
  "\n",
507
+ "Let's now create a **dummy get weather function**. In real situation you could call an API."
508
  ]
509
  },
510
  {