diff --git a/Handbook/src/appendix/changelog.md b/Handbook/src/appendix/changelog.md index 51307a15..ca9b16f9 100644 --- a/Handbook/src/appendix/changelog.md +++ b/Handbook/src/appendix/changelog.md @@ -73,7 +73,7 @@ This is a minor release focusing mainly on bringing OpenXR-compatible hand track ### Fixed - Fixed a bug when the virtual hand inside the game is not visible but still collides with other objects inside the scene, mistakenly triggering events like OnGrabStateUpdated and OnTouchStateUpdated. -- Fix various wrong Kismet script names and their class exports. +- Fixed various wrong Kismet script names and their class exports. - Some Android UPL tweaks, permission, and build fixes. - Many other large and small fixes and improvements that might not be listed here. - A few small bugfixes that have already been backported to the v2.0.x series.