We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78bc898 commit f68ec04Copy full SHA for f68ec04
routing.rst
@@ -2216,8 +2216,8 @@ Stateless Routes
2216
The ``stateless`` option was introduced in Symfony 5.1.
2217
2218
Sometimes, when an HTTP response should be cached, it is important to ensure
2219
-that can happen. However, whenever session is started during a request, Symfony
2220
-turns the response into a private non-cacheable response.
+that can happen. However, whenever a session is started during a request,
+Symfony turns the response into a private non-cacheable response.
2221
2222
For details, see :doc:`/http_cache`.
2223
0 commit comments