Hi, BaseX team.

I found a couple of typos in the BaseX documentation. I wouldn't mind fixing them myself if I knew how to do so in the new RESTXQ format. Is the source in GitHub, and are BaseX users encouraged to contribute corrections to the documentation?

Here are the details, in case you'd rather fix them yourself.

Typo 1: The page https://docs.basex.org/main/Standard_Functions starts with a stray "f" ("fThis page presents")

Typo 2: On the page https://docs.basex.org/main/File_Functions, the following example is missing a closing curly brace before the final parenthesis: file:write('data.bin', xs:hexBinary('414243'), { 'method': 'basex')

Thanks,
Amanda