Skip to content

Commit ffd5e00

Browse files
authored
Merge pull request #6932 from ivydudzik/patch-1
Fix minor typo on line 55 of navigation_introduction_2d.
2 parents 64f0024 + 304be80 commit ffd5e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/navigation/navigation_introduction_2d.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The following SceneTree Nodes are available as helpers to work with the Navigati
5252
that cannot be re(baked) to a navigation mesh efficiently. This node also only works if RVO processing
5353
is being used.
5454

55-
The 2D navigationm eshes are defined with the following resources:
55+
The 2D navigation meshes are defined with the following resources:
5656

5757
- :ref:`NavigationPolygon<class_NavigationPolygon>` Resource
5858
A resource that holds 2D navigation mesh data and provides polygon drawtools to define navigation areas inside the Editor as well as at runtime.

0 commit comments

Comments
 (0)