ECCEAT-1964 join function description changed in documentation

pull/32889/head
Middleton, Nathan 3 years ago
parent afcbff193b
commit 925abf1037

@ -8,7 +8,7 @@ description: |-
# `join` Function
`join` produces a string by concatenating together all elements of a given
list of strings with the given delimiter.
list of strings with the given delimiter in output string.
```hcl
join(separator, list)

Loading…
Cancel
Save