From 2c2e2a1378372debb508cb158e8ecbf83d6dcea3 Mon Sep 17 00:00:00 2001 From: louis-md Date: Wed, 15 Jan 2025 18:05:11 +0100 Subject: [PATCH] Fix typo --- pages/advanced/passkeys/tutorials/react-native.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/advanced/passkeys/tutorials/react-native.mdx b/pages/advanced/passkeys/tutorials/react-native.mdx index 35c144c9..50cdca62 100644 --- a/pages/advanced/passkeys/tutorials/react-native.mdx +++ b/pages/advanced/passkeys/tutorials/react-native.mdx @@ -246,7 +246,7 @@ If you are using iOS, you will also need to add this URL to the app's associated webcredentials:your-ngrok-domain.ngrok-free.app ``` -Restart the app in the emulator to apply the changes, by running +Restart the app to apply the changes. ## 8. See the App in action