Skip to content

Commit 25fd112

Browse files
authored
fix(kmp): Typo in debug-symbols page (#12973)
1 parent 265b4a5 commit 25fd112

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/kotlin/guides/kotlin-multiplatform/debug-symbols

1 file changed

+1
-1
lines changed

docs/platforms/kotlin/guides/kotlin-multiplatform/debug-symbols/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ For Apple applications please follow the iOS documentation on [Uploading Debug S
1515

1616
### Gradle
1717

18-
To upload ProGuard mapping files or Native debug bymbols via Gradle you need to install the [Sentry Android Gradle](/platforms/android/configuration/gradle) plugin:
18+
To upload ProGuard mapping files or Native debug symbols via Gradle you need to install the [Sentry Android Gradle](/platforms/android/configuration/gradle) plugin:
1919

2020
```kotlin {filename:androidApp/build.gradle.kts}
2121
plugins {

0 commit comments

Comments
 (0)