Skip to content

Commit 32efa2d

Browse files
Minor rewording
1 parent a2de717 commit 32efa2d

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)