10000
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 ac97e7f commit 1b56c9cCopy full SHA for 1b56c9c
components/http_foundation.rst
@@ -490,7 +490,7 @@ Serving Files
490
491
When sending a file, you must add a ``Content-Disposition`` header to your
492
response. While creating this header for basic file downloads is straightforward,
493
-using non-ASCII filenames is more involving. The
+using non-ASCII filenames is more involved. The
494
:method:`Symfony\\Component\\HttpFoundation\\ResponseHeaderBag::makeDisposition`
495
abstracts the hard work behind a simple API::
496
0 commit comments