summaryrefslogtreecommitdiffstats
path: root/tests/unittests/command_parse/test_stream.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unittests/command_parse/test_stream.py')
-rw-r--r--tests/unittests/command_parse/test_stream.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unittests/command_parse/test_stream.py b/tests/unittests/command_parse/test_stream.py
index 5807aa2..94408df 100644
--- a/tests/unittests/command_parse/test_stream.py
+++ b/tests/unittests/command_parse/test_stream.py
@@ -405,7 +405,7 @@ def test_xread(judge_command):
"count": "2",
"streams": "STREAMS",
# FIXME current grammar can't support multiple tokens
- # so the ids will be recongized to keys.
+ # so the ids will be recognized to keys.
"keys": "mystream writers 0-0",
"stream_id": "0-0",
},