Skip to content

Commit d8ad78e

Browse files
Update content/develop/connect/clients/python/redis-py.md
Co-authored-by: Kaitlyn Michael <[email protected]>
1 parent 2c54189 commit d8ad78e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/develop/connect/clients/python/redis-py.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ the client and server, resulting in better performance. See
126126
[Client-side caching introduction]({{< relref "/develop/connect/clients/client-side-caching" >}})
127127
for more information about how CSC works and how to use it effectively.
128128

129-
To enable CSC, you simply need to add some extra parameters when you connect
129+
To enable CSC, add some extra parameters when you connect
130130
to the server:
131131

132132
- `protocol`: (Required) You must pass a value of `3` here because

0 commit comments

Comments
 (0)