chore: fix markdown in docs (#26357)
This commit is contained in:
parent
103d6d7781
commit
3814a56d48
3 changed files with 3 additions and 3 deletions
|
@ -104,7 +104,7 @@ connectivity checks included in later versions of Chromium.
|
|||
When considering a module, we recommend that you check:
|
||||
|
||||
1. the size of dependencies included
|
||||
2) the resources required to load (`require()`) it
|
||||
2. the resources required to load (`require()`) it
|
||||
3. the resources required to perform the action you're interested in
|
||||
|
||||
Generating a CPU profile and a heap memory profile for loading a module can be done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue