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 27eedd3 commit 635a1f3Copy full SHA for 635a1f3
pages/docs/manual/v12.0.0/external.mdx
@@ -6,7 +6,7 @@ canonical: "/docs/manual/v12.0.0/external"
6
7
# External (Bind to Any JS Library)
8
9
-`external` is the primary ReScript features for bringing in and using JavaScript values.
+`external` is the primary ReScript feature for bringing in and using JavaScript values.
10
11
`external` is like a let binding, but:
12
- The right side of `=` isn't a value; it's the name of the JS value you're referring to.
0 commit comments