Skip to content

Commit 3125d8a

Browse files
committed
minor #15390 [Session] Minor rewording (ThomasLandauer)
This PR was merged into the 4.4 branch. Discussion ---------- [Session] Minor rewording Commits ------- 32efa2d Minor rewording
2 parents 4a36e56 + 32efa2d commit 3125d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

session/database.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Store Sessions in a Database
55
============================
66

77
Symfony stores sessions in files by default. If your application is served by
8-
multiple servers, you'll need to use instead a database to make sessions work
8+
multiple servers, you'll need to use a database instead to make sessions work
99
across different servers.
1010

1111
Symfony can store sessions in all kinds of databases (relational, NoSQL and

0 commit comments

Comments
 (0)