We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af43b9d commit 089e0aeCopy full SHA for 089e0ae
1 file changed
docs/xquery/functions-on-string-values-lower-case.md
@@ -40,7 +40,7 @@ fn:lower-case($arg as xs:string?) as xs:string
40
41
## Examples
42
43
-### A. Changing a string to upper case
+### A. Changing a string to lower case
44
The following example changes the input string 'abcDEF!@4' to lower case.
45
46
```
0 commit comments