Skip to content

Commit 0348fd5

Browse files
authored
Update note to info box
1 parent ebc6991 commit 0348fd5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/connections/spec/common.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,4 +286,5 @@ If you are using the Segment server Source libraries, or passing calls directly
286286

287287
Segment calculates `timestamp` as `timestamp = receivedAt - (sentAt - originalTimeStamp)`.
288288

289-
**Note:** For client-side tracking it's possible for the client to spoof the `originalTimeStamp`, which may result in a calcualted `timestamp` value set in the future.
289+
> info ""
290+
> For client-side tracking it's possible for the client to spoof the `originalTimeStamp`, which may result in a calcualted `timestamp` value set in the future.

0 commit comments

Comments
 (0)