Skip to content

Commit f86040c

Browse files
committed
doc: bold important sentence
1 parent bfef1e3 commit f86040c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ JavaScript code can be compiled and run immediately or compiled, saved, and run
1515
later.
1616

1717
*Note*: The vm module is not a security mechanism.
18-
Do not use it to run untrusted code.
18+
**Do not use it to run untrusted code**.
1919

2020
## Class: vm.Script
2121
<!-- YAML

0 commit comments

Comments
 (0)