Skip to content

Commit fbb48bb

Browse files
committed
minor symfony#11186 Correct a sentence meaning (xuanquynh)
This PR was merged into the 3.4 branch. Discussion ---------- Correct a sentence meaning I believe that there is a mistake about passive and active sentence here. The "you are finished" clause has no meaning, doesn't it? We can use two simple ways: - When your work is finished, - When you finish your work, Commits ------- 06d399d Correct a sentence meaning
2 parents d46c034 + 06d399d commit fbb48bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/built_in_web_server.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ you have to pass the correct location using the ``--docroot`` option:
135135
Stopping the Server
136136
-------------------
137137

138-
When you are finished, you can simply stop the web server using the ``server:stop``
138+
When you finish your work, you can simply stop the web server by using the ``server:stop``
139139
command:
140140

141141
.. code-block:: terminal

0 commit comments

Comments
 (0)