Skip to content

Commit 8992b7d

Browse files
konradosxabbuh
authored andcommitted
Update http_foundation.rst
1 parent ee5d10f commit 8992b7d

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
@@ -226,7 +226,7 @@ With the ``Response`` class, you can easily tweak the response::
226226
To debug a response, cast it to a string; it will return the HTTP
227227
representation of the response (headers and content).
228228

229-
Last but not the least, these classes, like every other class in the Symfony
229+
Last but not least, these classes, like every other class in the Symfony
230230
code, have been `audited`_ for security issues by an independent company. And
231231
being an Open-Source project also means that many other developers around the
232232
world have read the code and have already fixed potential security problems.

0 commit comments

Comments
 (0)