Skip to content

Commit 353de0f

Browse files
sreepurnajastiaddaleax
authored andcommitted
doc: fix err_synthetic issue on v11.x
Fixes: #25750 PR-URL: #25770 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 6c51ec3 commit 353de0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/errors.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1690,7 +1690,7 @@ An attempt has been made to create a string longer than the maximum allowed
16901690
length.
16911691

16921692
<a id="ERR_SYNTHETIC"></a>
1693-
#### ERR_SYNTHETIC
1693+
### ERR_SYNTHETIC
16941694

16951695
An artificial error object used to capture the call stack for diagnostic
16961696
reports.

0 commit comments

Comments
 (0)