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

Commit fd3967f

Browse files
dr0iblackwinter
andauthored
Update README.md
Co-authored-by: Jens Wille <[email protected]>
1 parent 9014b01 commit fd3967f

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
@@ -907,7 +907,7 @@ Replaces the value with its Base64 encoding.
907907

908908
Options:
909909

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

912912
```perl
913913
to_base64("<sourceField>"[, url_safe: "<boolean>"])

0 commit comments

Comments
 (0)