Skip to content

Commit 61d28e0

Browse files
authored
DOC-261: minor updates
1 parent 17c7ede commit 61d28e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/personas/debugger.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Using the Personas Source Debugger, you can inspect and monitor the events that
66

77
Because Personas generates a unique Source for every Destination connected to a Space, the Debugger gives you insight into how Personas sends events before they reach their Destination.
88

9-
The Debugger provides you with the payload information you need to troubleshoot potential formatting issues and ensure process and sends events as your Destinations expect.
9+
The Debugger provides you with the payload information you need to troubleshoot potential formatting issues and ensure Personas sends events as your Destinations expect.
1010

1111
## Working with the Debugger
1212

@@ -23,4 +23,4 @@ The Debugger displays the payload in two tabs:
2323
* **Pretty view** shows the actual API call Segment sends to your Destination.
2424
* **Raw view** shows the full JSON object Segment sends to your Destination from the calls you sent, including timestamps, properties, traits, and ids.
2525

26-
Similar to the Connections Debugger, the Personas Debugger allows you to search through events, using information contained within the event's payload.
26+
Similar to the Connections Debugger, the Personas Debugger allows you to search through events using information contained within the event's payload.

0 commit comments

Comments
 (0)