From 25c0465bc1593a57940d72409251f53a0761f4c9 Mon Sep 17 00:00:00 2001 From: Ronny Date: Sat, 29 Jan 2022 19:23:16 +0100 Subject: [PATCH] Update link to spidermonkey --- src/install/unix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/install/unix.rst b/src/install/unix.rst index dfe13646..6472b1b5 100644 --- a/src/install/unix.rst +++ b/src/install/unix.rst @@ -146,7 +146,7 @@ You should have the following installed: * `Erlang OTP (20.x >= 21.3.8.5, 21.x >= 21.2.3, 22.x >= 22.0.5, 23.x, 24.x) `_ * `ICU `_ * `OpenSSL `_ -* `Mozilla SpiderMonkey (1.8.5, 60, 68, 78) `_ +* `Mozilla SpiderMonkey (1.8.5, 60, 68, 78) `_ * `GNU Make `_ * `GNU Compiler Collection `_ * `libcurl `_