diff --git a/doc/src/sgml/func/func-binarystring.sgml b/doc/src/sgml/func/func-binarystring.sgml index 9bab965f288..dd7037811af 100644 --- a/doc/src/sgml/func/func-binarystring.sgml +++ b/doc/src/sgml/func/func-binarystring.sgml @@ -797,7 +797,7 @@ RFC 4648 Section 5, a base64 variant safe to use in filenames and URLs. The base64url alphabet - use '-' instead of '+' and + uses '-' instead of '+' and '_' instead of '/' and also omits the '=' padding character.