diff --git a/Handbook/src/appendix/changelog.md b/Handbook/src/appendix/changelog.md index 91431e27..8b1aa7e0 100644 --- a/Handbook/src/appendix/changelog.md +++ b/Handbook/src/appendix/changelog.md @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added the ePub version of the SenseGlove Unreal Engine Handbook. - Added `FSGConnectJNI::Initialize()` and `FSGCoreJNI::Initialize()` return codes to Android logs for detailed debugging purposes through `adb logcat`. - Introduced compatibility with the `Meta XR` plugin. -- Introduced compatibility of the `ViveOpenXR` plugin. +- Introduced compatibility with the `ViveOpenXR` plugin. - Added the `FSGPluginUtils` utility class for other plugins or modules availability detection such as `Meta XR` and `ViveOpenXR`. - Added various HTC HMDs auto-detection support on Android. - Added support for HTC VIVE Focus Vision HMD auto-detection.