Skip to content

Commit df7c8a0

Browse files
Update content/develop/connect/clients/java/jedis.md
Co-authored-by: Kaitlyn Michael <[email protected]>
1 parent df0528a commit df7c8a0

File tree

1 file changed

+1
-1
lines changed
  • content/develop/connect/clients/java

1 file changed

+1
-1
lines changed

content/develop/connect/clients/java/jedis.md

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

206-
To enable CSC, you simply need to specify the
206+
To enable CSC, specify the
207207
[RESP3]({{< relref "/develop/reference/protocol-spec#resp-versions" >}})
208208
protocol and pass a cache configuration object during the connection.
209209

0 commit comments

Comments
 (0)