summaryrefslogtreecommitdiff
path: root/doc/api/debugger.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/debugger.md')
-rw-r--r--doc/api/debugger.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/debugger.md b/doc/api/debugger.md
index acffe65cba..dfe2f90973 100644
--- a/doc/api/debugger.md
+++ b/doc/api/debugger.md
@@ -181,7 +181,7 @@ localhost:5858
## V8 Inspector Integration for Node.js
-__NOTE: This is an experimental feature.__
+**NOTE: This is an experimental feature.**
V8 Inspector integration allows attaching Chrome DevTools to Node.js
instances for debugging and profiling.