mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
fixed typo: startsswith -> startswith
This commit is contained in:
parent
612e27985f
commit
d5df330696
@ -1,5 +1,5 @@
|
||||
---
|
||||
page_title: startsswith - Functions - Configuration Language
|
||||
page_title: startswith - Functions - Configuration Language
|
||||
description: |-
|
||||
The startswith function takes two values: a string to check and a prefix string. It returns true if the string begins with that exact prefix.
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user