toUpper function in documentation has wrong definition
Open
- Dominant language
- Shell
- Stars
- 42
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
In the documentation of age [here](https://age.apache.org/age-manual/master/functions/string_functions.html) the toUpper() function contains the wrong definition.
The definition states 'toUpper() returns the original string in lowercase.' whereas it should be 'toUpper() returns the original string in lowercase.'
I have also made a PR related to this issue [here](https://github.com/apache/age-website/pull/185/commits/ba5b6f86fb5b0fdb3329f979ba6eb8d114ba2f2c)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.