Skip to content

Commit 3ea36d6

Browse files
authored
Fix formatting and grammar in PostHog setup guide
Corrected capitalization and punctuation in instructions.
1 parent 51f286d commit 3ea36d6

File tree

1 file changed

+6
-6
lines changed
  • src/connections/destinations/catalog/posthog

1 file changed

+6
-6
lines changed

src/connections/destinations/catalog/posthog/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ This destination is maintained by PostHog. For any issues with the destination,
1111

1212
## Getting started
1313

14-
1. From the Destinations catalog page in the Segment App, click **Add Destination**.
14+
1. From the destinations catalog page in the Segment App, click **Add Destination**.
1515
2. Search for "PostHog" in the Destinations Catalog, and select the PostHog destination.
16-
3. Choose which Source should send data to the PostHog destination.
16+
3. Choose which source should send data to the PostHog destination.
1717
4. Go to your [PostHog project settings](https://us.posthog.com/settings/project#variables){:target="_blank"}, and copy the **project API key**.
1818
5. Enter the project API Key that you copied in the PostHog destination settings in Segment.
19-
6. Enter your PostHog instance address *without any trailing slash*, for example:
20-
- `https://us.i.posthog.com` if you use PostHog US Cloud
21-
- `https://eu.i.posthog.com` if you use PostHog EU Cloud
22-
- Your self-hosted URL if you self-host
19+
6. Enter your PostHog instance address **without any trailing slash**, for example:
20+
- `https://us.i.posthog.com` if you use PostHog US Cloud.
21+
- `https://eu.i.posthog.com` if you use PostHog EU Cloud.
22+
- Your self-hosted URL if you self-host.
2323

2424
## Page
2525

0 commit comments

Comments
 (0)