Skip to content

Commit de1a660

Browse files
author
markzegarelli
authored
Fixed sentence and format errors (#2889)
1 parent 42f88c7 commit de1a660

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/partners/streams.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,10 @@ To learn about the semantics of the five supported API calls, and the semantic e
2828

2929
The spec is a critical component of preserving semantics between sources and destinations. If you break the spec, you are breaking the promise of Segment, which is grounds for removal from the catalog.
3030

31-
> info ""
31+
> info ""
3232
> If any events you send to Segment match, but do not adhere to, existing events from the Segment Spec (for example, sending "Purchase" instead of "Order Completed" or "install" instead of "Application Installed"), Segment will reject your application.
3333
34+
3435
If there is something unique about your tool that requires specific data points that are not included in the spec, [get in touch](https://segment.com/help/contact/){:target="_blank"}.
3536

3637
## Sending data
@@ -96,7 +97,7 @@ Segment recommends you enable the user to choose which Segment [endpoint](/docs/
9697

9798
## Plan
9899

99-
If you have not already, contact review your timeline and resourcing plan. Include which events your source will be sending to Segment to ensure they are properly specified. Segment onboards new sources as quickly as possible, but you should only commence building once you receive approval from Segment.
100+
If you have not already, review your timeline and resourcing plan. Include which events your source will be sending to Segment to ensure they are properly specified. Segment onboards new sources as quickly as possible, but you should only commence building once you receive approval from Segment.
100101

101102
## Build
102103

0 commit comments

Comments
 (0)