Skip to content

Commit 216e9d3

Browse files
committed
acrolynx
1 parent 58538cb commit 216e9d3

File tree

1 file changed

+2
-2
lines changed
  • articles/azure-resource-manager/bicep/diagnostics

1 file changed

+2
-2
lines changed

articles/azure-resource-manager/bicep/diagnostics/bcp414.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: BCP414
3-
description: The `^` indexing operator cannot be used on base expressions of type <data-type>.
3+
description: The `^` indexing operator can't be used on base expressions of type <data-type>.
44
ms.topic: reference
55
ms.custom: devx-track-bicep
66
ms.date: 05/20/2025
@@ -12,7 +12,7 @@ This diagnostic occurs when the [reverse index operator (^)](../operators-access
1212

1313
## Description
1414

15-
The `^` indexing operator cannot be used on base expressions of type `<data-type>`.
15+
The `^` indexing operator can't be used on base expressions of type `<data-type>`.
1616

1717
## Level
1818

0 commit comments

Comments
 (0)