Skip to content

Commit deb399f

Browse files
committed
remove another link to JS
1 parent 27c7dcb commit deb399f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/docs/manual/v12.0.0/api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ In ReScript 11, it is shipped as a separate npm package `@rescript/core` that is
1010

1111
ReScript ships with these two additional modules in its standard library:
1212

13-
- [Belt](api/belt): immutable collections and extra helpers not available in JavaScript / [Core](api/core).
13+
- [Belt](api/belt): immutable collections and extra helpers not available in [Core](api/core).
1414
- [Dom](api/dom): Dom related types and modules. Contains our standardized types used by various userland DOM bindings.

0 commit comments

Comments
 (0)