Skip to content

Commit 13198e4

Browse files
Update content/develop/connect/clients/client-side-caching.md
Co-authored-by: Kaitlyn Michael <[email protected]>
1 parent 2d7302e commit 13198e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/develop/connect/clients/client-side-caching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ weight: 20
1818
*Client-side caching* reduces network traffic between
1919
a Redis client and the server. This generally gives better performance.
2020
See [Client-side caching compatibility with Redis Software and Redis Cloud]({{< relref "operate/rs/references/compatibility/client-side-caching" >}})
21-
for details of the Redis versions that support CSC.
21+
for details on Redis versions that support CSC.
2222

2323
By default, an [application server](https://en.wikipedia.org/wiki/Application_server)
2424
(which sits between the user app and the database) contacts the

0 commit comments

Comments
 (0)