Skip to content

Commit 7ede38b

Browse files
rchinn1tcgilbert
andauthored
edits
Co-authored-by: Thomas Gilbert <[email protected]>
1 parent 79509dc commit 7ede38b

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/1flow-web

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/1flow-web/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ After you install both Segment and 1Flow's Segment Plugin for the web:
3737
## Supported methods
3838
3939
### Identify
40-
If you're not familiar with the Segment Specs, take a look to understand what the [Identify method](/docs/connections/spec/identify/) does. An example call would look like:
40+
If you're not familiar with the Segment Specs, take a look to understand what the [Identify method](/docs/connections/spec/identify/) does. Below is an example of how a Segment Identify event maps to an invocation of the 1flow SDK:
4141
4242
```window._1flow('identify', 'userId', {
4343
'name': 'Jane Doe',

0 commit comments

Comments
 (0)