Skip to content

Commit 2a870d8

Browse files
committed
Merge branch '5.4' into 6.3
* 5.4: [Server] Fix typo in Symfony Local Web Server page
2 parents 3141c23 + c5ca756 commit 2a870d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/symfony_server.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ run the Symfony server in the background:
6060

6161
On macOS, when starting the Symfony server you might see a warning dialog asking
6262
*"Do you want the application to accept incoming network connections?"*.
63-
This happens when running unsigned appplications that are not listed in the
63+
This happens when running unsigned applications that are not listed in the
6464
firewall list. The solution is to run this command that signs the Symfony binary:
6565

6666
.. code-block:: terminal

0 commit comments

Comments
 (0)