Skip to content

Commit 53e9a6d

Browse files
authored
Apply suggestions from PR review
Acrolinx fix.
1 parent 7bb51ec commit 53e9a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,7 @@ Namespace: [az](bicep-functions.md#namespaces-for-functions)
843843

844844
### Return value
845845

846-
An array of logical zone names corresponding to the provided physical zones, (for example, `1`, `2`, or `3`). If a physical zone is invalid or not supported, an empty string (`''`) is returned.
846+
An array of logical zone names corresponding to the provided physical zones (for example, `1`, `2`, or `3`). If a physical zone is invalid or not supported, an empty string (`''`) is returned.
847847

848848
### Remarks
849849

0 commit comments

Comments
 (0)