Skip to content

Commit 6a9821e

Browse files
NathanGiesbrechtjaviereguiluz
authored andcommitted
Grammar fix
1 parent d175050 commit 6a9821e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create_framework/http_foundation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ explicitly trust your reverse proxies by calling ``setTrustedProxies()``::
264264

265265
So, the ``getClientIp()`` method works securely in all circumstances. You can
266266
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
267+
correctly and safely. That's one of the goals of using a framework. If you were
268268
to write a framework from scratch, you would have to think about all these
269269
cases by yourself. Why not using a technology that already works?
270270

0 commit comments

Comments
 (0)