Skip to content

Commit a680b9a

Browse files
committed
added term
1 parent 4678d3f commit a680b9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/azure-resource-manager/bicep/bicep-functions-any.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This function doesn't exist in the Azure Resource Manager template runtime. The
1515
> [!NOTE]
1616
> To help resolve type errors, let us know when missing or incorrect types required you to use the `any()` function. Add your details to the [missing type validation/inaccuracies](https://github.com/Azure/bicep/issues/784) GitHub issue.
1717
18-
## Syntax for the any() function
18+
## Syntax for the Bicep any() function
1919

2020
`any(value)`
2121

0 commit comments

Comments
 (0)