Skip to content

Commit e7e3b1d

Browse files
authored
Merge pull request godotengine#8229 from PsychonicJoe/master
Update exporting_for_dedicated_servers.rst
2 parents 6a46037 + 98b86f1 commit e7e3b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/export/exporting_for_dedicated_servers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Exporting for dedicated servers
44
===============================
55

66
If you want to run a dedicated server for your project on a machine that doesn't
7-
have a GPU or display server available, you'll need run Godot with the ``headless``
7+
have a GPU or display server available, you'll need to run Godot with the ``headless``
88
display server and ``Dummy`` :ref:`audio driver <class_ProjectSettings_property_audio/driver/driver>`.
99

1010
Since Godot 4.0, this can be done by running a Godot binary on any platform with

0 commit comments

Comments
 (0)