diff --git a/reference/session/reference.xml b/reference/session/reference.xml index 061ceca7ea..e76e6b8e77 100644 --- a/reference/session/reference.xml +++ b/reference/session/reference.xml @@ -1,5 +1,5 @@ - + Session handling functions Sessions @@ -74,7 +74,7 @@ Assess the importance of the data carried by your sessions and deploy - addditional protections -- this usually comes at a price, reduced + additional protections -- this usually comes at a price, reduced convenience for the user. For example, if you want to protect users from simple social engineering tactics, you need to enable session.use_only_cookies. In that case,