Skip to content

Commit bbca04e

Browse files
authored
Update debugger.md
1 parent bcba512 commit bbca04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/sources/debugger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ You can search in the Debugger to find a specific payload using any information
1818

1919
Two views are available when viewing a payload:
2020

21-
* The **Pretty view** is a recreation of the API call you made that was sent to Segment. The format shown depends on the library used at the source.
21+
* The **Pretty view** is an approximate recreation of the API call you made that was sent to Segment. The format shown depends on the library used at the source.
2222
* The **Raw view** is the complete JSON object Segment received from the calls you sent. These calls include all the details about what is being tracked: timestamps, properties, traits, ids, and [contextual information Segment automatically collects](/docs/connections/spec/common/#context-fields-automatically-collected) the moment the data is sent.

0 commit comments

Comments
 (0)