We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3813e6f commit 222f4fcCopy full SHA for 222f4fc
1 file changed
user_guide_src/source/libraries/sessions.rst
@@ -559,7 +559,7 @@ consistently outperform almost all relational database setups.
559
560
In addition, if performance is your only concern, you may want to look
561
into using `tmpfs <https://eddmann.com/posts/storing-php-sessions-file-caches-in-memory-using-tmpfs/>`_,
562
- which can make your sessions blazing fast.
+which can make your sessions blazing fast.
563
564
.. _sessions-databasehandler-driver:
565
0 commit comments