Browse Source

Update tscn.rst (#9665)

fix a missing space
wise_ 1 year ago
parent
commit
4b755c0dac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contributing/development/file_formats/tscn.rst

+ 1 - 1
contributing/development/file_formats/tscn.rst

@@ -193,7 +193,7 @@ For example, the ``skeleton`` property in the MeshInstance3D node called
 Skeleton3D
 Skeleton3D
 ~~~~~~~~~~
 ~~~~~~~~~~
 
 
-The :ref:`class_Skeleton3D` node inherits the Node3D node, but may alsohave a
+The :ref:`class_Skeleton3D` node inherits the Node3D node, but may also have a
 list of bones described in key-value pairs in the format
 list of bones described in key-value pairs in the format
 ``bones/<id>/<attribute> = value``. The bone attributes consist of:
 ``bones/<id>/<attribute> = value``. The bone attributes consist of: