diff --git a/reference/session/functions/session-cache-limiter.xml b/reference/session/functions/session-cache-limiter.xml index 4ef045872d..b9db270b9e 100644 --- a/reference/session/functions/session-cache-limiter.xml +++ b/reference/session/functions/session-cache-limiter.xml @@ -1,5 +1,5 @@ - + @@ -28,10 +28,10 @@ than public. - In private mode, Expire header sent to the - client, may cause confusion for some browser including Mozilla. - You can avoid this problem with - private_no_expire mode. Expire header is never + In private mode, the Expire header sent to the + client may cause confusion for some browsers, including Mozilla. + You can avoid this problem by using + private_no_expire mode. The expire header is never sent to the client in this mode.