10000 Fix some odd English in the PDOSessionHandler docs · ScreamZ/symfony-docs@824a046 · GitHub
[go: up one dir, main page]

Skip to content

Commit 824a046

Browse files
zsturgessxabbuh
authored andcommitted
Fix some odd English in the PDOSessionHandler docs
1 parent 543ec44 commit 824a046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine/pdo_session_storage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,6 @@ Microsoft SQL Server
273273
If the application stores large amounts of session data, this problem can
274274
be solved by increasing the column size (use ``BLOB`` or even ``MEDIUMBLOB``).
275275
When using MySQL as the database engine, you can also enable the `strict SQL mode`_
276-
to get noticed when such an error happens.
276+
to be notified when such an error happens.
277277

278278
.. _`strict SQL mode`: https://dev.mysql.com/doc/refman/5.7/en/sql-mode.html

0 commit comments

Comments
 (0)
0