Skip to content

Commit a87544f

Browse files
authored
Update cpu-profiling.md
1 parent de656da commit a87544f

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
@@ -67,7 +67,7 @@ NODE_OPTIONS="--cpu-prof" node -e "console.log('CPU')"
6767
```
6868

6969
> [!Note]
70-
> The **order** of CPU profiling arguments is critical!
70+
> The **order** of CPU profiling arguments is critical!
7171
> Bad:
7272
>
7373
> ```shell

0 commit comments

Comments
 (0)