fix typo in docs

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
pull/829/head
CrazyMax 3 years ago
parent f7cba04f5e
commit a2c7d43e46
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

@ -492,7 +492,7 @@ $ TAG=$(git rev-parse --short HEAD) docker buildx bake --print webapp
#### Using the `add` function
You can use [`go-cty` stdlib functions]([go-cty](https://github.com/zclconf/go-cty/tree/main/cty/function/stdlib)).
You can use [`go-cty` stdlib functions](https://github.com/zclconf/go-cty/tree/main/cty/function/stdlib).
Here we are using the `add` function.
```hcl

Loading…
Cancel
Save