Skip to content

Commit 182b4e9

Browse files
committed
Stray comma.
1 parent f6aa39a commit 182b4e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/honeypot-events.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ The event model contains all the information about a SIP probe that a honeypot d
9898

9999
```json {{ title: 'Response 201 Created' }}
100100
{
101-
"message": "Thanks for using SentryPeer!",
101+
"message": "Thanks for using SentryPeer!"
102102
}
103103
```
104104

0 commit comments

Comments
 (0)