We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8127e80 commit 154857bCopy full SHA for 154857b
pages/docs/manual/v9.0.0/bind-to-js-function.mdx
@@ -84,7 +84,7 @@ MyGame.draw(10, 20, undefined);
84
85
## Object Method
86
87
-Functions attached to a JS objects (other than JS modules) require a special way of binding to them, using `send`:
+Functions attached to JS objects (other than JS modules) require a special way of binding to them, using `send`:
88
89
<CodeTab labels={["ReScript", "JS Output"]}>
90
0 commit comments