8000 Made a sentence slightly more english · GTheron/symfony-docs@9c9c93e · GitHub
[go: up one dir, main page]

Skip to content

Commit 9c9c93e

Browse files
committed
Made a sentence slightly more english
Replaced "Even more" with "What's more" to make a sentence "more english".
1 parent 9eb4b11 commit 9c9c93e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/http_foundation/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ represented by a PHP callable instead of a string::
464464
you must call ``ob_flush()`` before ``flush()``.
465465

466466
Additionally, PHP isn't the only layer that can buffer output. Your web
467-
server might also buffer based on its configuration. Even more, if you
467+
server might also buffer based on its configuration. What's more, if you
468468
use fastcgi, buffering can't be disabled at all.
469469

470470
.. _component-http-foundation-serving-files:

0 commit comments

Comments
 (0)
0