chore: fix markdown in docs (#26357)

This commit is contained in:
David Sanders 2020-11-05 14:11:38 -08:00 committed by GitHub
parent 103d6d7781
commit 3814a56d48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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