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

Skip to content

Commit 13d3a99

Browse files
GTheronxabbuh
authored andcommitted
Made a sentence slightly more english
Replaced "Even more" with "What's more" to make a sentence "more english".
1 parent b7cc19d commit 13d3a99

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
@@ -430,7 +430,7 @@ represented by a PHP callable instead of a string::
430430
you must call ``ob_flush()`` before ``flush()``.
431431

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

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

0 commit comments

Comments
 (0)
0