[DOC-CVS] [doc-en] master: Update sessions.xml

[email protected] (PPPDUD via Christian Weiske) Fri, 20 Mar 2026 15:51:11 +0000
Newsgroups php.doc.cvs
Message-ID <[email protected]>
Author: PPPDUD (PPPDUD)
Committer: Christian Weiske (cweiske)
Date: 2026-03-20T16:51:08+01:00

Commit: https://github.com/php/doc-en/commit/c2face03ee1d79647914a73171a64ee1b67b9918
Raw diff: https://github.com/php/doc-en/commit/c2face03ee1d79647914a73171a64ee1b67b9918.diff

Update sessions.xml

Changed paths:
  M  security/sessions.xml


Diff:

diff --git a/security/sessions.xml b/security/sessions.xml
index da087d8c19c1..fb5295d070e8 100644
--- a/security/sessions.xml
+++ b/security/sessions.xml
@@ -4,8 +4,8 @@
   <title>Session Security</title>
 
   <para>
-   It is important keeping HTTP session management secure. Session
-   related security is described in
+   It is important to keep your HTTP session management secure. Session
+   related security is described in the
    <link linkend="session.security">Session Security</link> section
    of <link linkend="book.session">Session module</link> reference.
   </para>