Skip to content

Commit be44d91

Browse files
author
markzegarelli
authored
Merge pull request #1630 from segmentio/track_http_typo
adds space in track section
2 parents 5af6024 + d11365a commit be44d91

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/server/http-api

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/server/http-api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Find details on the **identify method payload** in our [Spec](/docs/connections/
7575

7676
## Track
7777

78-
`track` lets you record the actions your users perform.Every action triggers what we call an "event", which can also have associated properties.
78+
`track` lets you record the actions your users perform. Every action triggers what we call an "event", which can also have associated properties.
7979

8080
You'll want to track events that are indicators of success for your site, like **Signed Up**, **Item Purchased** or **Article Bookmarked**.
8181

0 commit comments

Comments
 (0)