Skip to content

Commit eb78358

Browse files
committed
Merge branch '5.4' into 6.2
* 5.4: Minor syntax issue in Symfony Server article
2 parents 5196974 + ceb0df5 commit eb78358

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
@@ -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)