scraggy11 commited on
Commit
2fe1fdf
·
verified ·
1 Parent(s): 7f26781

fixed typo

Browse files
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
  {