Skip to content

Commit

Permalink
Rephrase documentation #354
Browse files Browse the repository at this point in the history
Co-authored-by: Jens Wille <[email protected]>
  • Loading branch information
TobiasNx and blackwinter committed May 29, 2024
1 parent f2a9c7c commit aa8f647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -835,7 +835,7 @@ to_json("<sourceField>"[, pretty: "<boolean>"][, error_string: "<errorValue>"])

##### `to_base64`

Encodes the value as base64 hash.
Replaces the value with its Base64 encoding.

```perl
to_base64("<sourceField>")
Expand Down

0 comments on commit aa8f647

Please sign in to comment.