diff --git a/getting_started/step_by_step/scripting_languages.rst b/getting_started/step_by_step/scripting_languages.rst index cbbc126d1..aa549e7c8 100644 --- a/getting_started/step_by_step/scripting_languages.rst +++ b/getting_started/step_by_step/scripting_languages.rst @@ -24,7 +24,7 @@ Available scripting languages ----------------------------- Godot offers **five gameplay programming languages**: GDScript, C#, -VisualScript, and C++ and C via its GDNative technology. There are more +VisualScript, and, via its GDNative technology, C and C++. There are more :ref:`community-supported languages `, but these are the official ones.