Skip to content

Commit f957b90

Browse files
authored
Fix wording in tscn.rst (#11977)
2 parents 2c7ccc9 + e84f8db commit f957b90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

engine_details/file_formats/tscn.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ external resource also has (but subresources don't).
272272

273273
External resources and internal resources are referred to with
274274
``ExtResource("id")`` and ``SubResource("id")``, respectively. Because there
275-
have different methods to refer to internal and external resources, you can have
275+
are different methods to refer to internal and external resources, you can have
276276
the same ID for both an internal and external resource.
277277

278278
For example, to refer to the resource

0 commit comments

Comments
 (0)