Skip to content

Commit caf374e

Browse files
authored
Latin
1 parent 27fc52a commit caf374e

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 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, and the data displayed may not account for a particular workspace's unique configuration settings (i.e. the region in the API request).
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, and the data displayed may not account for a particular workspace's unique configuration settings (for example, the region in the API request).
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)