From b2606314f8fe31757272e31431bb405be29cee95 Mon Sep 17 00:00:00 2001 From: David Sancho Date: Fri, 3 Nov 2023 21:22:46 +0100 Subject: [PATCH] Update docs/compiling-to-js-with-melange.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: José Nogueira --- docs/compiling-to-js-with-melange.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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