Skip to content

Commit 0af1768

Browse files
authored
Update cpu-profiling.md
1 parent f8ecfb7 commit 0af1768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cpu-prof/docs/cpu-profiling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ NODE_OPTIONS="--cpu-prof" node -e "console.log('CPU')"
7272
> ❌ Bad:
7373
>
7474
> ```shell
75-
> # This will not create a CPU profile file.
75+
> # This will NOT create a CPU profile file.
7676
> node script.js --cpu-prof`
7777
> ```
7878
>

0 commit comments

Comments
 (0)