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 5b3eb69 commit a3ce775Copy full SHA for a3ce775
components/http_foundation/introduction.rst
@@ -27,7 +27,7 @@ You can install the component in many different ways:
27
Request
28
-------
29
30
-The most common way to create request is to base it on the current PHP global
+The most common way to create a request is to base it on the current PHP global
31
variables with
32
:method:`Symfony\\Component\\HttpFoundation\\Request::createFromGlobals`::
33
0 commit comments