From 6d84e3008792a837c4a94614516f45872898c3af 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 8b9edea53706b2..ab67892390fb25 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`