You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/wizard/javascript/performance-onboarding/react/3.verify.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ type: framework
7
7
8
8
#### Verify
9
9
10
-
Verify that performance monitoring is working correctly by using our [automatic instrumentation](/platforms/javascript/guides/react/performance/instrumentation/automatic-instrumentation/) by simply using your React application.
10
+
Verify that performance monitoring is working correctly with our [automatic instrumentation](/platforms/javascript/guides/react/performance/instrumentation/automatic-instrumentation/) by simply using your React application.
11
11
12
12
You have the option to manually construct a transaction using [custom instrumentation](/platforms/javascript/guides/react/performance/instrumentation/custom-instrumentation/):
0 commit comments