We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cadec13 commit 9553cd9Copy full SHA for 9553cd9
articles/azure-resource-manager/templates/template-functions.md
@@ -164,7 +164,7 @@ Resource Manager provides several functions for working with objects.
164
* [createObject](template-functions-object.md#createobject)
165
* [empty](template-functions-object.md#empty)
166
* [intersection](template-functions-object.md#intersection)
167
-* [items](tempalte-functions-object.md#items)
+* [items](template-functions-object.md#items)
168
* [json](template-functions-object.md#json)
169
* [length](template-functions-object.md#length)
170
* [null](template-functions-object.md#null)
0 commit comments