Skip to content

Commit a92cf86

Browse files
supervacuusvaind
andauthored
Update docs/platforms/native/advanced-usage/backend-tradeoffs/index.mdx
Co-authored-by: Ivan Dlugos <[email protected]>
1 parent 7d5b8bd commit a92cf86

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/native/advanced-usage/backend-tradeoffs

1 file changed

+1
-1
lines changed

docs/platforms/native/advanced-usage/backend-tradeoffs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The Native SDK lets users decide at compile-time between three crash backends:
1111

1212
Currently, `crashpad` is the default on all desktop platforms because it
1313

14-
* has an external `handler` process that allows for external snapshots and immediate sending of crash reports (instead of the next successful start of your application)
14+
* has an external `handler` process that allows for external snapshots and sending crash reports immediately (instead of on the next successful start of your application)
1515
* is the primary target for extension compared to upstream, including
1616
* client-side stack traces
1717
* attachment handling

0 commit comments

Comments
 (0)