diff --git a/reference/session/functions/session-name.xml b/reference/session/functions/session-name.xml index fe37a0868a..db8eb12deb 100644 --- a/reference/session/functions/session-name.xml +++ b/reference/session/functions/session-name.xml @@ -1,5 +1,5 @@ - + @@ -29,8 +29,8 @@ - Session name can't consist only from digits, at least one letter must be - present. Otherwise new session id is generated every time. + The session name can't consist of digits only, at least one letter must + be present. Otherwise a new session id is generated every time.