diff --git a/pages/docs/manual/latest/api.mdx b/pages/docs/manual/latest/api.mdx index 4967413d3..3af785d9a 100644 --- a/pages/docs/manual/latest/api.mdx +++ b/pages/docs/manual/latest/api.mdx @@ -4,7 +4,7 @@ [ReScript Core](api/core) is ReScript's new standard library. It replaces the complete `Js` module as well as some of the more frequently used modules from `Belt` and is recommended to use with uncurried mode. -## Deprecated Modules +## Other Modules ReScript ships 3 modules in its standard library.