Skip to content

Commit b1f9f0e

Browse files
committed
update
1 parent 8e56a22 commit b1f9f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/templates/template-functions-array.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,7 @@ If the index is valid (within array bounds), returns the array element at that r
765765

766766
### Example
767767

768-
The following example shows how to use the `tryIndexFromEnd` function with an array and string.
768+
The following example shows how to use the `tryIndexFromEnd` function:
769769

770770
```json
771771
{

0 commit comments

Comments
 (0)