Skip to content

Commit 7558549

Browse files
authored
Merge pull request #773 from reasonml/davesnx-patch-3
2 parents 69946f8 + 6cfc301 commit 7558549

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
@@ -2,7 +2,7 @@
22
title: Melange
33
---
44

5-
ne of the best ways to use Reason is by compiling it to JavaScript and running it in a web browser or on any other environment with a JavaScript runtime, such as [Node.js](https://nodejs.org), [Deno](https://deno.com), [Cloudflare Workers](https://workers.cloudflare.com).
5+
One of the best ways to use Reason is by compiling it to JavaScript and running it in a web browser or on any other environment with a JavaScript runtime, such as [Node.js](https://nodejs.org), [Deno](https://deno.com), [Cloudflare Workers](https://workers.cloudflare.com).
66

77
Reason source code can be compiled to JavaScript through our partner project, [Melange](https://melange.re).
88

0 commit comments

Comments
 (0)