From 57bdcfb9ba1803236a76b2b4ff05199eb9cc2e53 Mon Sep 17 00:00:00 2001
From: Julian Dymer <3688260+Saberpeep@users.noreply.github.com>
Date: Sun, 5 Nov 2023 16:27:59 -0800
Subject: [PATCH] Fix typo in meta-movement.mdx
---
.../tutorial-avatars-extras/compatibility/meta-movement.mdx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/tutorial-avatars/tutorial-avatars-extras/compatibility/meta-movement.mdx b/docs/tutorial-avatars/tutorial-avatars-extras/compatibility/meta-movement.mdx
index 8e04175c..7b456a8b 100644
--- a/docs/tutorial-avatars/tutorial-avatars-extras/compatibility/meta-movement.mdx
+++ b/docs/tutorial-avatars/tutorial-avatars-extras/compatibility/meta-movement.mdx
@@ -79,7 +79,7 @@ The following table shows how Movement face tracking translates to Unified Expre
['MouthDimplerRight', 'DIMPLER_R'],
['MouthDimplerLeft', 'DIMPLER_L'],
['MouthRaiserUpper', 'CHIN_RAISER_T'],
- ['MouthRaiserUpper', 'CHIN_RAISER_T'],
+ ['MouthRaiserLower', 'CHIN_RAISER_B'],
['MouthPressRight', 'LIP_PRESSOR_R'],
['MouthPressLeft', 'LIP_PRESSOR_L'],
['MouthTightenerRight', 'LIP_TIGHTENER_R'],
@@ -109,4 +109,4 @@ However, the absence of these shapes does not affect tracking quality.
### Standard Documentation
-Blendshape Visual Reference for Movement
\ No newline at end of file
+Blendshape Visual Reference for Movement