From dae9e1f61a5678653daafec0ef740314f82371dd Mon Sep 17 00:00:00 2001 From: TobiasNx <61879957+TobiasNx@users.noreply.github.com> Date: Wed, 29 May 2024 13:41:11 +0200 Subject: [PATCH] Rephrase documentation #354 Co-authored-by: Jens Wille --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6bad658..25297658 100644 --- a/README.md +++ b/README.md @@ -835,7 +835,7 @@ to_json(""[, pretty: ""][, error_string: ""]) ##### `to_base64` -Encodes the value as base64 hash. +Replaces the value with its Base64 encoding. ```perl to_base64("")