Skip to content

Commit

Permalink
fix typo on requests notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
huseinzol05 committed May 25, 2019
1 parent 4d2992c commit 9245092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion realtime-agent/request.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"source": [
"## Let say\n",
"\n",
"Let say, GOOG.csv is my realtime data, remember, we trained using `Close`, and `Volume` data.\n",
"Let say, AMD.csv is my realtime data, remember, we trained using `Close`, and `Volume` data.\n",
"\n",
"So every request means new daily data.\n",
"\n",
Expand Down

0 comments on commit 9245092

Please sign in to comment.