Skip to content

Commit 085b30e

Browse files
committed
remove unrelated formatting
1 parent f7e0c0f commit 085b30e

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

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

Lines changed: 2 additions & 5 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
@@ -375,5 +373,4 @@ Exception group:
375373
]
376374
}
377375
```
378-
379376
`;

0 commit comments

Comments
 (0)