summaryrefslogtreecommitdiff
path: root/doc/api/v8.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/v8.md')
-rw-r--r--doc/api/v8.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/v8.md b/doc/api/v8.md
index 11b3f1e3ae..3a3e5f664a 100644
--- a/doc/api/v8.md
+++ b/doc/api/v8.md
@@ -289,7 +289,7 @@ by subclasses.
* `flag` {boolean}
Indicate whether to treat `TypedArray` and `DataView` objects as
-host objects, i.e. pass them to [`serializer._writeHostObject`][].
+host objects, i.e. pass them to [`serializer._writeHostObject()`][].
The default is not to treat those objects as host objects.