Skip to content

Commit cf1ef98

Browse files
Update docs/platforms/unreal/configuration/sampling.mdx
Co-authored-by: Alex Krawiec <[email protected]>
1 parent eba0232 commit cf1ef98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/unreal/configuration/sampling.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ When using custom instrumentation to create a transaction, you can add data to t
7070

7171
## Inheritance
7272

73-
Whatever a transaction's sampling decision, that decision will be passed to its child spans and from there to any transactions they subsequently cause in other services.
73+
Whatever a transaction's sampling decision, that decision will be passed to its child spans and from there to any transactions they subsequently trigger in other services.
7474

7575
(See <PlatformLink to="/tracing/trace-propagation/">Distributed Tracing</PlatformLink> for more about how that propagation is done.)
7676

0 commit comments

Comments
 (0)