mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
Update website/docs/language/functions (#227)
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
This commit is contained in:
@@ -22,5 +22,5 @@ This function uses Unicode's definition of letters and of upper- and lowercase.
|
||||
|
||||
## Related Functions
|
||||
|
||||
* [`lower`](/terraform/language/functions/lower) converts letters in a string to _lowercase_.
|
||||
* [`title`](/terraform/language/functions/title) converts the first letter of each word in a string to uppercase.
|
||||
* [`lower`](/opentf/language/functions/lower) converts letters in a string to _lowercase_.
|
||||
* [`title`](/opentf/language/functions/title) converts the first letter of each word in a string to uppercase.
|
||||
|
||||
Reference in New Issue
Block a user