diff --git a/apps/dashboard/src/components/embedded-wallets/Configure/index.tsx b/apps/dashboard/src/components/embedded-wallets/Configure/index.tsx
index 5dd44eb8dd1..64e41e2b7fa 100644
--- a/apps/dashboard/src/components/embedded-wallets/Configure/index.tsx
+++ b/apps/dashboard/src/components/embedded-wallets/Configure/index.tsx
@@ -573,8 +573,8 @@ function NativeAppsFieldset(props: {
Enter redirect URIs separated by commas or new lines. This is
often your application's deep link.
- Currently only used in Unity and React Native platform when users
- authenticate through social logins.
+ Currently only used in Unity, Unreal Engine and React Native
+ platform when users authenticate through social logins.
diff --git a/apps/dashboard/src/pages/interact.tsx b/apps/dashboard/src/pages/interact.tsx
index c631e1a5cf1..71ddfccea0c 100644
--- a/apps/dashboard/src/pages/interact.tsx
+++ b/apps/dashboard/src/pages/interact.tsx
@@ -106,7 +106,7 @@ const InteractLanding: ThirdwebNextPage = () => {