Skip to content

Commit 664d64d

Browse files
committed
PR review fixes
1 parent df82fdb commit 664d64d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/connections/auto-instrumentation/kotlin-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This guide shows how to install and configure the library, as well as how to ena
1717

1818
To use Signals with Android, you need:
1919

20-
- An active Segment workspace with auto-instrumentation enabled
20+
- An active Segment workspace with Auto-Instrumentation enabled
2121
- A Kotlin-based Android project
2222
- Android Gradle Plugin version 7.0 or later
2323
- A minimum compile SDK version of 21
@@ -102,7 +102,7 @@ When you run this code, keep the following in mind:
102102
- `debugMode` sends signals to Segment for use in the Event Builder. Only enable it in development environments.
103103
- If your app doesn't use Jetpack Compose or Navigation, you can skip those plugin lines.
104104

105-
For more options, see [Configuration options reference](#tbd).
105+
For more options, see [Configuration options reference](#configuration-options).
106106

107107
## Step 3: Track network requests
108108

0 commit comments

Comments
 (0)