Skip to content

Commit

Permalink
doc: bold important sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
krydos committed Mar 5, 2017
1 parent bfef1e3 commit f86040c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ JavaScript code can be compiled and run immediately or compiled, saved, and run
later.

*Note*: The vm module is not a security mechanism.
Do not use it to run untrusted code.
**Do not use it to run untrusted code**.

## Class: vm.Script
<!-- YAML
Expand Down

0 comments on commit f86040c

Please sign in to comment.