From 98b86f1c093eaeeb34640838108f1ff045dd5c04 Mon Sep 17 00:00:00 2001 From: PsychonicJoe <51345357+PsychonicJoe@users.noreply.github.com> Date: Thu, 12 Oct 2023 19:17:16 +0400 Subject: [PATCH] Update exporting_for_dedicated_servers.rst Small mistake, missing "to". --- tutorials/export/exporting_for_dedicated_servers.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/export/exporting_for_dedicated_servers.rst b/tutorials/export/exporting_for_dedicated_servers.rst index 01ad78052..161199e73 100644 --- a/tutorials/export/exporting_for_dedicated_servers.rst +++ b/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 `. Since Godot 4.0, this can be done by running a Godot binary on any platform with