Skip to content

Commit c545b8a

Browse files
committed
Thank you Fabian
1 parent e89b5c3 commit c545b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gleam_json_ffi.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
error({erlang_otp_27_required, << "Insufficient Erlang/OTP version.
1111
1212
`gleam_json` uses the Erlang `json` module introduced in Erlang/OTP 27.
13-
You are using Erlang/OTP"/utf8, (integer_to_binary(?OTP_RELEASE))/binary, "
13+
You are using Erlang/OTP "/utf8, (integer_to_binary(?OTP_RELEASE))/binary, "
1414
Please upgrade your Erlang install or downgrade to `gleam_json` v1.0.1.
1515
"/utf8>>})).
1616

0 commit comments

Comments
 (0)