Skip to content

Commit f07b4ae

Browse files
authored
Update OCaml-call-JS.adoc
1 parent 150d322 commit f07b4ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/docsource/OCaml-call-JS.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ external imul : int -> int -> int = "c_imul" [@@bs.val "Math.imul"]
6969
---------------
7070
=====
7171

72-
#### Binding to JavaScript constructor
72+
#### Binding to JavaScript constructor: bs.new
7373

7474
`bs.new` is used to create a JavaScript object.
7575

0 commit comments

Comments
 (0)