Fix broken internal read/write remote caching link.

Closes #10115.

PiperOrigin-RevId: 277043789
diff --git a/site/docs/remote-caching.md b/site/docs/remote-caching.md
index cdcfb61..2a48c4c 100644
--- a/site/docs/remote-caching.md
+++ b/site/docs/remote-caching.md
@@ -240,7 +240,7 @@
 * In your project's workspace, shared with the team
 * On the CI system
 
-### Read from or write to the remote cache
+### Read from and write to the remote cache
 
 Take care in who has the ability to write to the remote cache. You may want
 only your CI system to be able to write to the remote cache.