Skip to content

Commit cadd093

Browse files
Update src/connections/destinations/catalog/posthog/index.md
Co-authored-by: LRubin <[email protected]>
1 parent 787e8b2 commit cadd093

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Segment sends Identify calls to PostHog as an `identify` event. Data from Identi
5656

5757
## Track
5858

59-
If you haven't had a chance to review our spec, please take a look to understand what the [Track method](https://segment.com/docs/connections/spec/track/) does. An example call would look like:
59+
If you aren't familiar with the Segment Spec, take a look at the [Track method documentation](https://segment.com/docs/connections/spec/track/) to learn about what it does. An example call would look like:
6060

6161
```js
6262
analytics.track('Login Button Clicked')

0 commit comments

Comments
 (0)