From afb6e9c8743255a0db6f75680b66166ce14e34fc Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Thu, 1 Jun 2023 21:31:05 +0200 Subject: [PATCH] minor grammatical fix --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d66f68bd..ad914917 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ This is a hotfix release addressing a few critical issues. ### Fixed -- Fix build issues with certain compilers when Unreal Engine version is older than 5.2. +- Fix build issues with certain compilers when the Unreal Engine version is older than 5.2. - Reintroduced the Virtual Hand and the Wrist Tracker debug gizmos which have temporarily been disabled due to a bug in the settings system. ## [v1.4.1] - 2023-05-29