Simply remove some words

This commit is contained in:
tetrapod00
2024-12-14 20:36:17 -08:00
parent 19f5643c46
commit bd25f5813a
15 changed files with 23 additions and 20 deletions

View File

@@ -96,8 +96,8 @@ Now that we've downloaded our prerequisites, it is time to build the C++
bindings.
The repository contains a copy of the metadata for the current Godot release,
but if you need to build these bindings for a newer version of Godot, simply
call the Godot executable:
but if you need to build these bindings for a newer version of Godot, call
the Godot executable:
.. code-block:: none