Skip to content

Commit 39966e3

Browse files
Update src/connections/destinations/catalog/posthog/index.md
Co-authored-by: LRubin <[email protected]>
1 parent 3b1b866 commit 39966e3

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
@@ -43,7 +43,7 @@ Segment sends Screen calls to PostHog as a `$screen` event.
4343

4444
## Identify
4545

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

4848
```js
4949
analytics.identify('userId123', {

0 commit comments

Comments
 (0)