We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de656da commit a87544fCopy full SHA for a87544f
packages/cpu-prof/docs/cpu-profiling.md
@@ -67,7 +67,7 @@ NODE_OPTIONS="--cpu-prof" node -e "console.log('CPU')"
67
```
68
69
> [!Note]
70
-> The **order** of CPU profiling arguments is critical!
+> The **order** of CPU profiling arguments is critical!
71
> Bad:
72
>
73
> ```shell
0 commit comments