Skip to content

Commit 0bff197

Browse files
Update src/connections/destinations/catalog/ab-smartly/index.md
Co-authored-by: stayseesong <[email protected]>
1 parent 8a8ebc4 commit 0bff197

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/ab-smartly

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/ab-smartly/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ If you aren't familiar with the Segment Spec, take a look at the [Track method d
6969
analytics.track('Login Button Clicked')
7070
```
7171

72-
Segment sends Track calls to A/B Smartly as a `track` event. A/B Smartly's track calls are the way to track goals. `analytics.track('booking')` will be equivalent to an A/B Smartly SDK track call `context.track('booking')`.
72+
Segment sends Track calls to A/B Smartly as a `track` event. A/B Smartly's track calls are the way to track goals. `analytics.track('booking')` is equivalent to an A/B Smartly SDK track call `context.track('booking')`.

0 commit comments

Comments
 (0)