Skip to content

Commit 1b641e1

Browse files
supervacuuskahest
andauthored
Update docs/platforms/native/advanced-usage/backend-tradeoffs/index.mdx
Co-authored-by: Karl Heinz Struggl <[email protected]>
1 parent a92cf86 commit 1b641e1

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
@@ -51,7 +51,7 @@ Both backends are comparable in how they differ from `crashpad`. However, there
5151

5252
`inproc` is currently the backend of choice for `Android` because it allows us to couple it with our own fork of a powerful platform unwinder `libunwindstack` (rather than relying on a user-space interface). This allows us to support very old Android versions.
5353

54-
`inproc` is the right choice if you want
54+
`inproc` is the right choice if you
5555

5656
* want minimal dependencies
5757
* want the smallest footprint for the resulting artifact

0 commit comments

Comments
 (0)