Skip to content

Commit a7a1ed8

Browse files
authored
Note that that...
...has been removed
1 parent 38ffd3e commit a7a1ed8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/governance/policy/concepts/definition-structure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,8 +310,8 @@ letter, `.` to match any character, and any other character to match that actual
310310
**match** and **notMatch** are case-sensitive. Case-insensitive alternatives are available in
311311
**matchInsensitively** and **notMatchInsensitively**. For examples, see [Allow several name patterns](../samples/allow-multiple-name-patterns.md).
312312

313-
When working with **\[\*\] alias** array field values, note that that every element of the
314-
array is evaluated individually, with logical AND between them. For details see
313+
When working with **\[\*\] alias** array field values, every element of the
314+
array is evaluated individually with logical AND between them. For details see
315315
[Evaluating the \[\*\] alias](../how-to/author-policies-for-arrays.md#evaluating-the--alias).
316316

317317
### Fields

0 commit comments

Comments
 (0)