From 8c3acb8fb2957ffec7b976c5c80ed9c711c6505c Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Tue, 14 May 2024 17:26:52 -0600 Subject: [janet/en] [reason/en] use correct highlight lang --- reason.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'reason.html.markdown') diff --git a/reason.html.markdown b/reason.html.markdown index b8a2215d..065dd33b 100644 --- a/reason.html.markdown +++ b/reason.html.markdown @@ -7,7 +7,7 @@ contributors: Reason is a syntax over OCaml that is easier to get started for programmers who are familiar with C-style syntax like JavaScript. BuckleScript is part of the toolchain which compiles Reason to JavaScript so you can write statically typed code for anywhere that JavaScript runs. -```javascript +```reason /* Comments start with slash-star, and end with star-slash */ /*---------------------------------------------- -- cgit v1.2.3