tinaroh commited on
Commit
de75cba
·
verified ·
1 Parent(s): a084de5

Match wording to live course

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