Skip to content

Commit 6849505

Browse files
committed
remove unrelated formatting
1 parent f7e0c0f commit 6849505

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

develop-docs/sdk/data-model/event-payloads/exception.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,8 @@ mechanism (see [meta information](#meta-information)).
121121
this mechanism.
122122

123123
<Alert title="Note" level="warning">
124-
The <code>type</code> attribute is required to send any exception mechanism
125-
attribute, even if the SDK cannot determine the specific mechanism. In this
126-
case, set the <code>type</code>
127-
to <code>generic</code>. See below for an example.
124+
The <code>type</code> attribute is required to send any exception mechanism attribute, even
125+
if the SDK cannot determine the specific mechanism. In this case, set the <code>type</code>
128126
</Alert>
129127

130128
### Meta information
@@ -376,4 +374,5 @@ Exception group:
376374
}
377375
```
378376

377+
379378
`;

0 commit comments

Comments
 (0)