Skip to content

Commit

Permalink
Merge pull request #829 from crazy-max/typo
Browse files Browse the repository at this point in the history
fix typo in docs
  • Loading branch information
crazy-max authored Nov 5, 2021
2 parents f7cba04 + a2c7d43 commit da0eb13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/buildx_bake.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit da0eb13

Please sign in to comment.