From 62aedcfa8d31fa9bf2645dbd6977b9bc0e026d8c Mon Sep 17 00:00:00 2001 From: Romain Beauxis Date: Wed, 27 Nov 2024 09:06:35 -0600 Subject: [PATCH] Fix. --- src/js/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/index.html b/src/js/index.html index c68e85ea12..d89fd3de07 100644 --- a/src/js/index.html +++ b/src/js/index.html @@ -119,7 +119,7 @@ # ⚠️ This interpreter only supports a small subset of the language ⚠️ # # For a most complete exploration of all the operators, we recommend -# using the interactive mode using the `liquidsoap --interactive` CLI. +# using the interactive mode using the liquidsoap CLI. # # Write your code here: