diff --git a/docs/package-management.md b/docs/package-management.md index fd293ca66..c3f8a9678 100644 --- a/docs/package-management.md +++ b/docs/package-management.md @@ -310,7 +310,7 @@ To use a library from the installed package, add the library name to the `dune` ├── package.json └── ... -then `react-reason` should be added to the `dune` file under the `src` folder: +then `reason-react` should be added to the `dune` file under the `src` folder: ```text (melange.emit