Skip to content

Commit bbbaa10

Browse files
committed
Minor syntax issue in Symfony Server article
1 parent 8764597 commit bbbaa10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup/symfony_server.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ run the Symfony server in the background:
5959
.. tip::
6060

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

0 commit comments

Comments
 (0)