From c545b8a7653832bf8738da51e8bdf9c1cbd34b6a Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Thu, 23 May 2024 19:44:49 +0100 Subject: Thank you Fabian --- src/gleam_json_ffi.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gleam_json_ffi.erl') diff --git a/src/gleam_json_ffi.erl b/src/gleam_json_ffi.erl index c81adf9..06a26a0 100644 --- a/src/gleam_json_ffi.erl +++ b/src/gleam_json_ffi.erl @@ -10,7 +10,7 @@ error({erlang_otp_27_required, << "Insufficient Erlang/OTP version. `gleam_json` uses the Erlang `json` module introduced in Erlang/OTP 27. -You are using Erlang/OTP"/utf8, (integer_to_binary(?OTP_RELEASE))/binary, " +You are using Erlang/OTP "/utf8, (integer_to_binary(?OTP_RELEASE))/binary, " Please upgrade your Erlang install or downgrade to `gleam_json` v1.0.1. "/utf8>>})). -- cgit v1.2.3