Skip to content

Commit d1776aa

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

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
@@ -19,7 +19,7 @@ In the most basic case, values are passed directly:
1919

2020
<PlatformContent includePath="set-fingerprint/basic" />
2121

22-
You can use variable substitution to fill dynamic values into the fingerprint generally computed on the server. For instance, the value `{{ default }}` can be added to add the entire normally generated grouping hash into the fingerprint. These values are the same as for server-side fingerprinting. See [Variables](/concepts/data-management/event-grouping/fingerprint-rules/#variables) for more information.
22+
You can use variable substitution to fill dynamic values into the fingerprint that by default is computed on the server. For example, the value `{{ default }}` can be added to include the entire normally generated grouping hash into the fingerprint. These values are the same for server-side fingerprinting. See [Variables](/concepts/data-management/event-grouping/fingerprint-rules/#variables) for more information.
2323

2424
## Group Errors With Greater Granularity
2525

0 commit comments

Comments
 (0)