Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jens Wille <[email protected]>
  • Loading branch information
dr0i and blackwinter authored Nov 14, 2024
1 parent 9014b01 commit fd3967f
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 @@ -907,7 +907,7 @@ Replaces the value with its Base64 encoding.

Options:

-`url_safe`: Whether to encode a URL. (Default: `false`)
-`url_safe`: Perform URL-safe encoding (uses Base64URL format). (Default: `false`)

```perl
to_base64("<sourceField>"[, url_safe: "<boolean>"])
Expand Down

0 comments on commit fd3967f

Please sign in to comment.