Update lower.mdx

Updating descriptive example.
pull/36805/head
Craig Wright 1 year ago committed by GitHub
parent 3bbd40bbd1
commit 0962710082
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -14,8 +14,8 @@ description: >-
```
> lower("HELLO")
hello
> lower("АЛЛО!")
алло!
> lower("ΓΕΙΑ ΣΟΥ")
"γεια σου"
```
This function uses Unicode's definition of letters and of upper- and lowercase.

Loading…
Cancel
Save