Quellcode durchsuchen

Update exporting_for_dedicated_servers.rst

Small mistake, missing "to".
PsychonicJoe vor 1 Jahr
Ursprung
Commit
98b86f1c09
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      tutorials/export/exporting_for_dedicated_servers.rst

+ 1 - 1
tutorials/export/exporting_for_dedicated_servers.rst

@@ -4,7 +4,7 @@ Exporting for dedicated servers
 ===============================
 
 If you want to run a dedicated server for your project on a machine that doesn't
-have a GPU or display server available, you'll need run Godot with the ``headless``
+have a GPU or display server available, you'll need to run Godot with the ``headless``
 display server and ``Dummy`` :ref:`audio driver <class_ProjectSettings_property_audio/driver/driver>`.
 
 Since Godot 4.0, this can be done by running a Godot binary on any platform with