mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Fix typo
Co-authored-by: A Thousand Ships (she/her) <96648715+AThousandShips@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2075def75e
commit
0d58b5ad55
@@ -36,7 +36,7 @@ of Godot. GDExtensions will not work in older versions of Godot (only Godot 4 an
|
||||
To use `GDExtension <https://godotengine.org/article/introducing-gd-extensions>`__
|
||||
you need to use the godot-cpp branch that matches the version of Godot that you are
|
||||
targeting. For example, if you're targeting Godot 4.1, use the ``4.1`` branch. Throughout
|
||||
this tutorial we use ``4.x`,` which will need to be replaced with the version of Godot you
|
||||
this tutorial we use ``4.x``, which will need to be replaced with the version of Godot you
|
||||
are targeting.
|
||||
|
||||
The ``master`` branch is the development branch which is updated regularly
|
||||
|
||||
Reference in New Issue
Block a user