Skip to content

Commit 03cada3

Browse files
davesnxjchavarri
andauthored
Update docs/compiling-to-js-with-melange.md
Co-authored-by: Javier Chávarri <[email protected]>
1 parent b260631 commit 03cada3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/compiling-to-js-with-melange.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ If you don't have a `dune-project` file, create one with the following content:
5959

6060
#### Emit JavaScript
6161

62-
In your dune file, add `melange.emit` stanza to emit JavaScript.
62+
In your `dune` file, add a `melange.emit` stanza to emit JavaScript.
6363

6464
The `melange.emit` stanza tells dune to generate JavaScript files from a set of libraries and modules. In-depth documentation about this stanza can be found in the [build-system on the Melange documentation](https://melange.re/v2.0.0/build-system/#entry-points-with-melangeemit).
6565

0 commit comments

Comments
 (0)