Skip to content

Commit c46505d

Browse files
committed
fix android typos
1 parent 2c94d93 commit c46505d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/platforms/flutter/troubleshooting.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ The configuration for symbolication of Native events (C/C++) is documented in ou
3737

3838
Starting with Android 15, AOSP supports devices with a 16 KB page size. If your app uses NDK libraries (directly or via an SDK), you’ll need to rebuild it for compatibility with these devices.
3939

40-
Update to Sentry Flutter SDK version `8.11.0` and above order to support 16 KB page sizes on Andorid devices.
40+
Update to Sentry Flutter SDK version `8.11.0` and above order to support 16 KB page sizes on Android devices.
4141

42-
Please read the [Andorid developer documentation](https://developer.android.com/guide/practices/page-sizes) to update and test your app with 16 KB page size support.
42+
Please read the [Android developer documentation](https://developer.android.com/guide/practices/page-sizes) to update and test your app with 16 KB page size support.
4343

4444
## Native Symbolication on iOS/macOS
4545

0 commit comments

Comments
 (0)