Skip to content

Commit 7d5b8bd

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

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
@@ -9,7 +9,7 @@ The Native SDK lets users decide at compile-time between three crash backends:
99
* `breakpad`
1010
* `inproc`
1111

12-
Currently, `crashpad` is the default on all platforms because it
12+
Currently, `crashpad` is the default on all desktop platforms because it
1313

1414
* 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)
1515
* is the primary target for extension compared to upstream, including

0 commit comments

Comments
 (0)