diff --git a/docs/examples/redis-stream-example.ipynb b/docs/examples/redis-stream-example.ipynb index a84bf19cb6..eb1f2e9a20 100644 --- a/docs/examples/redis-stream-example.ipynb +++ b/docs/examples/redis-stream-example.ipynb @@ -652,7 +652,7 @@ "metadata": {}, "source": [ "## delete all\n", - "To remove the messages with need to remote them explicitly with `xdel`." + "To remove the messages with need to remove them explicitly with `xdel`." ] }, {