Skip to content

Commit adb8786

Browse files
author
Damien Carrier
committed
[Server] Fix typo in Symfony Local Web Server page
1 parent 123bc51 commit adb8786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/symfony_server.rst

+1-1
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)