Skip to content

Commit 6e77037

Browse files
Update platform-includes/performance/enable-manual-instrumentation/unreal.mdx
Co-authored-by: Alex Krawiec <[email protected]>
1 parent 4143733 commit 6e77037

File tree

1 file changed

+1
-1
lines changed
  • platform-includes/performance/enable-manual-instrumentation

1 file changed

+1
-1
lines changed

platform-includes/performance/enable-manual-instrumentation/unreal.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
To instrument certain regions of your code, you can create transactions to capture them.
1+
To instrument certain parts of your code, you can create transactions to capture them.
22

33
```cpp
44
USentrySubsystem* SentrySubsystem = GEngine->GetEngineSubsystem<USentrySubsystem>();

0 commit comments

Comments
 (0)