Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Commit dae9e1f

Browse files
Rephrase documentation #354
Co-authored-by: Jens Wille <[email protected]>
1 parent 5b297a5 commit dae9e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -835,7 +835,7 @@ to_json("<sourceField>"[, pretty: "<boolean>"][, error_string: "<errorValue>"])
835835

836836
##### `to_base64`
837837

838-
Encodes the value as base64 hash.
838+
Replaces the value with its Base64 encoding.
839839

840840
```perl
841841
to_base64("<sourceField>")

0 commit comments

Comments
 (0)