We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6aa39a commit 182b4e9Copy full SHA for 182b4e9
1 file changed
src/pages/honeypot-events.mdx
@@ -98,7 +98,7 @@ The event model contains all the information about a SIP probe that a honeypot d
98
99
```json {{ title: 'Response 201 Created' }}
100
{
101
- "message": "Thanks for using SentryPeer!",
+ "message": "Thanks for using SentryPeer!"
102
}
103
```
104
0 commit comments