diff --git a/src/connections/auto-instrumentation/kotlin-setup.md b/src/connections/auto-instrumentation/kotlin-setup.md index 4ab6b7b8bc..b20770bc98 100644 --- a/src/connections/auto-instrumentation/kotlin-setup.md +++ b/src/connections/auto-instrumentation/kotlin-setup.md @@ -98,7 +98,7 @@ navController.turnOnScreenTracking() When you run this code, keep the following in mind: -- You'll need to replace with the key from your Android Source in Segment. +- You'll need to replace `` with the key from your Android Source in Segment. - `debugMode` sends signals to Segment for use in the Event Builder. Only enable it in development environments. - If your app doesn't use Jetpack Compose or Navigation, you can skip those plugin lines. @@ -250,4 +250,4 @@ The following table lists the available options: ## Next steps -After you've confirmed that signals show up in the Event Builder, use the [Generate Events from Signals](/docs/connections/auto-instrumentation/configuration/) guide to configure how signals get translated into analytics events. \ No newline at end of file +After you've confirmed that signals show up in the Event Builder, use the [Generate Events from Signals](/docs/connections/auto-instrumentation/configuration/) guide to configure how signals get translated into analytics events. diff --git a/src/connections/sources/catalog/cloud-apps/twilio/index.md b/src/connections/sources/catalog/cloud-apps/twilio/index.md index 1f27e920ee..7d6322d09c 100644 --- a/src/connections/sources/catalog/cloud-apps/twilio/index.md +++ b/src/connections/sources/catalog/cloud-apps/twilio/index.md @@ -83,7 +83,7 @@ Below are tables outlining the properties included in the collections listed abo | caller_name | The caller's name if this Call was an incoming call to a phone number with Caller ID Lookup enabled | | date_created | The date that this resource was created, given as GMT in RFC 2822 format | | date_updated | The date that this resource was last updated, given as GMT in RFC 2822 format | -| direction | A string describing the direction of the Call. Values are inbound for inbound calls, outbound-api for calls initiated using the REST API or outbound-dial for calls initiated by a verb | +| direction | A string describing the direction of the Call. Values are inbound for inbound calls, outbound-api for calls initiated using the REST API or outbound-dial for calls initiated by a `` verb | | duration | The length of the Call in seconds. This value is empty for busy, failed, unanswered or ongoing calls | | end_time | The time the Call ended, given as GMT in RFC 2822 format. Empty if the call did not complete successfully | | forwarded_from | The forwarding phone number if this Call was an incoming call forwarded from another number (depends on carrier supporting forwarding) | diff --git a/src/partners/checklist.md b/src/partners/checklist.md index 9c6bce219e..feec946809 100644 --- a/src/partners/checklist.md +++ b/src/partners/checklist.md @@ -88,7 +88,7 @@ The ultimate goal is for Partners like yourself to create and publish high quali - Add your Component to a Workspace - In Developer Center "Test in your workspace" section, select your personal workspace and click "view" - - Click "Configure " + - Click "Configure \" - Select a Source and click "Confirm Source" - Fill in settings like "API Key" then click the button to enable the component - Click the "Event Tester" tab and click "Send Event"