We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b81f9fd commit 7c6f971Copy full SHA for 7c6f971
src/connections/auto-instrumentation/swift-setup.md
@@ -33,7 +33,7 @@ dependencies: [
33
]
34
```
35
36
-## Step 1: Getting started
+## Step 1: ing started
37
38
1. Add AnalyticsLive to your Swift Package dependencies:
39
```swift
@@ -280,7 +280,7 @@ You can enable `sendDebugSignalsToSegment` and turn off `obfuscateDebugSignals`
280
Next, return to the source settings to turn on Auto-Instrumentation:
281
282
1. Go to **Connections > Sources**.
283
-2. Select the source you used in [Step 1](#Step-1-Getting-started).
+2. Select the source you used in [Step 1](#step-1-getting-started).
284
3. From the source's overview tab, go to **Settings > Advanced**.
285
4. Toggle Auto-Instrumention on.
286
0 commit comments