Skip to content

Commit c7dc175

Browse files
authored
Fix typo in redis-stream-example.ipynb (#2918)
remote -> remove
1 parent 317ea3a commit c7dc175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/redis-stream-example.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,7 @@
652652
"metadata": {},
653653
"source": [
654654
"## delete all\n",
655-
"To remove the messages with need to remote them explicitly with `xdel`."
655+
"To remove the messages with need to remove them explicitly with `xdel`."
656656
]
657657
},
658658
{

0 commit comments

Comments
 (0)