We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c27ceee + 4e35b9b commit 9569eecCopy full SHA for 9569eec
1 file changed
articles/azure-resource-manager/bicep/bicep-functions.md
@@ -102,7 +102,7 @@ The following functions are available for working with lambda expressions. All o
102
* [filter](bicep-functions-lambda.md#filter)
103
* [groupBy](bicep-functions-lambda.md#groupby)
104
* [map](bicep-functions-lambda.md#map)
105
-* [mapValue](bicep-functions-lambda.md#mapvalues)
+* [mapValues](bicep-functions-lambda.md#mapvalues)
106
* [reduce](bicep-functions-lambda.md#reduce)
107
* [sort](bicep-functions-lambda.md#sort)
108
* [toObject](bicep-functions-lambda.md#toobject)
0 commit comments