Skip to content

Commit 1caafad

Browse files
Apply wording suggestion
Co-authored-by: stayseesong <[email protected]>
1 parent a8d78da commit 1caafad

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/cloud-apps/navattic

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/cloud-apps/navattic/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To get started with the Navattic source:
2323

2424
## Stream
2525

26-
Navattic uses our stream Source component to send Segment event data. It uses a server-side `track`, and `identify` methods to send data to Segment. These events are then available in any destination that accepts server-side events, and available in a schema in your data warehouse, so you can query using SQL.
26+
Navattic uses the stream Source component to send Segment event data. It uses server-side `track`, and `identify` methods to send data to Segment. These events are then available in any destination that accepts server-side events, and is available in a schema in your data warehouse, so you can query using SQL.
2727

2828
Navattic generates its own ID for each visitor to your product demo. This ID will be passed as both the `userId` and `anonymousId` when pushing Navattic events to Segment.
2929

0 commit comments

Comments
 (0)