Skip to content

Commit 1bdf569

Browse files
authored
docs: fix typo (#107)
1 parent 6706571 commit 1bdf569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/realtime-stream.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"Prerequisites:\n",
1212
"1. Start InfluxDB: `./scripts/influxdb-restart.sh`\n",
1313
"2. Start Telegraf: `telegraf -config ./notebooks/telegraf.conf`\n",
14-
"3. install fallowing dependencies: `rx`, `pandas`, `streamz`, `hvplot`"
14+
"3. Install the following dependencies: `rx`, `pandas`, `streamz`, `hvplot`"
1515
]
1616
},
1717
{

0 commit comments

Comments
 (0)