mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Grammar fix: "it's" -> "its"
Because apparent intended wording is not "...thanks to [it is] high level constructs...".
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Optimization Using Servers
|
||||
==========================
|
||||
|
||||
Engines like Godot provide increased ease of use thanks to it's high level constructs and features.
|
||||
Engines like Godot provide increased ease of use thanks to its high level constructs and features.
|
||||
Most of them are accessed and used via the :ref:`Scene System<doc_scene_tree>`. Using nodes and
|
||||
resources simplifies project organization and asset management in complex games.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user