Skip to content

Commit ca84c04

Browse files
JonasBalizokm
andauthored
Update docs/product/explore/profiling/transaction-vs-continuous-profiling.mdx
Co-authored-by: Liza Mock <[email protected]>
1 parent 577df1a commit ca84c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/product/explore/profiling/transaction-vs-continuous-profiling.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Sentry.Init({
4747
});
4848

4949
Sentry.profiler.startProfiling();
50-
// Code executed after the first call to startProfiling will now be proiled
50+
// Code executed after the first call to startProfiling will now be profiled
5151

5252
// Optionally, you can stop profiling at any time by calling stopProfiling.
5353
// This can help you isolate the code you wish to profile.

0 commit comments

Comments
 (0)