Skip to content

Commit 060f8af

Browse files
committed
remove unrelated formatting
1 parent f7e0c0f commit 060f8af

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,9 @@ 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>
126+
to <code>generic</code>. See below for an example.
128127
</Alert>
129128

130129
### Meta information
@@ -375,5 +374,4 @@ Exception group:
375374
]
376375
}
377376
```
378-
379377
`;

0 commit comments

Comments
 (0)