Skip to content

Commit a636791

Browse files
authored
Update README.rst
Fix spelling/grammar
1 parent 95d76a4 commit a636791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -754,7 +754,7 @@ used with django-redis.
754754
"PARSER_CLASS": "redis.connection.HiredisParser",
755755
}
756756
757-
Note: if using version 5 of redis-py, you should use ``"redis.connection._HiredisParser"`` do to an internal rename of classes within that package.
757+
Note: if using version 5 of redis-py, use ``"redis.connection._HiredisParser"`` for the ``PARSER_CLASS`` due to an internal rename of classes within that package.
758758

759759
Pluggable clients
760760
~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)