diff --git a/docs/compiling-to-js-with-melange.md b/docs/compiling-to-js-with-melange.md index e6dc70a68..7dd6083ef 100644 --- a/docs/compiling-to-js-with-melange.md +++ b/docs/compiling-to-js-with-melange.md @@ -49,7 +49,7 @@ opam install melange #### Create dune-project -If you don't have a dune-project file, create one with the following content: +If you don't have a `dune-project` file, create one with the following content: ```lisp ; dune-project