summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/api/errors.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/errors.md b/doc/api/errors.md
index 89d51ca084..46234039cf 100644
--- a/doc/api/errors.md
+++ b/doc/api/errors.md
@@ -1690,7 +1690,7 @@ An attempt has been made to create a string longer than the maximum allowed
length.
<a id="ERR_SYNTHETIC"></a>
-#### ERR_SYNTHETIC
+### ERR_SYNTHETIC
An artificial error object used to capture the call stack for diagnostic
reports.