From 230cb5557475f23f87229fee53199541bd8914be Mon Sep 17 00:00:00 2001 From: Refael Ackermann Date: Tue, 8 Aug 2017 23:45:32 -0400 Subject: [PATCH] doc: fix header level typo PR-URL: https://github.com/nodejs/node/pull/14707 Refs: https://github.com/nodejs/node/pull/12756 Reviewed-By: Luigi Pinca Reviewed-By: Daijiro Wachi Reviewed-By: Sakthipriyan Vairamani --- doc/api/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/cli.md b/doc/api/cli.md index f3172fbdde0f1d..b5b31aac2b8e9c 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -185,7 +185,7 @@ added: v8.0.0 Enable loading native modules compiled with the ABI-stable Node.js API (N-API) (experimental). -## `--abort-on-uncaught-exception` +### `--abort-on-uncaught-exception`