Skip to content

Commit 4e7704d

Browse files
Update docs/platforms/unreal/usage/sdk-fingerprinting/index.mdx
Co-authored-by: Shannon Anahata <[email protected]>
1 parent d1776aa commit 4e7704d

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/unreal/usage/sdk-fingerprinting

1 file changed

+1
-1
lines changed

docs/platforms/unreal/usage/sdk-fingerprinting/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In some scenarios, you'll want to group errors more granularly.
2727

2828
For example, if your application queries a Remote Procedure Call Model (RPC) interface or external Application Programming Interface (API) service, the stack trace is generally the same, even if the outgoing request is very different.
2929

30-
The following example will split up the default group Sentry would create (represented by `{{ default }}`) further, taking some attributes on the error object into account:
30+
The following example will split up the default group Sentry would create (represented by `{{ default }}`) even more, taking some attributes on the error object into account:
3131

3232
<PlatformContent includePath="set-fingerprint/rpc" />
3333

0 commit comments

Comments
 (0)