fixed typo: startsswith -> startswith

pull/31841/head
koki-develop 4 years ago
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…
Cancel
Save