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.
2 parents dfc4782 + 06b1ee6 commit 091b213Copy full SHA for 091b213
create_framework/http_foundation.rst
@@ -264,7 +264,7 @@ explicitly trust your reverse proxies by calling ``setTrustedProxies()``::
264
265
So, the ``getClientIp()`` method works securely in all circumstances. You can
266
use it in all your projects, whatever the configuration is, it will behave
267
-correctly and safely. That's one of the goal of using a framework. If you were
+correctly and safely. That's one of the goals of using a framework. If you were
268
to write a framework from scratch, you would have to think about all these
269
cases by yourself. Why not using a technology that already works?
270
0 commit comments