Skip to content

Commit be843a7

Browse files
authored
Merge pull request #114 from AlanSnowle/fix/readme-typo-fix
fix: readme typo
2 parents 8e00a4a + 5d427ec commit be843a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Dictionary | Object
113113
NodePath | string
114114
Object | godot.Object
115115
Resource | godot.Resource
116-
Vector2 | godot.Vecotor2
116+
Vector2 | godot.Vector2
117117
Color | godot.Color
118118
sin(v)| godot.sin(v)
119119
print(v)| godot.print(v)

0 commit comments

Comments
 (0)