Skip to content

Commit 2ba48ed

Browse files
Update docs/changelog/130427.yaml
Co-authored-by: Liam Thompson <[email protected]>
1 parent 582612d commit 2ba48ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changelog/130427.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ breaking:
1414
1515
From now on, using brackets is only allowed in quoted index patterns, ie. the query above is no longer valid,
1616
while the following is valid: `FROM "index(1)" | ENRICH "policy(2)"`
17-
impact: "It impacts all the queries that contain brackets in index names or policy names, ie. in FROM, ENRICH and LOOKUP JOIN commands"
17+
impact: "This affects existing queries containing brackets in index or policy names, i.e. in FROM, ENRICH, and LOOKUP JOIN commands."
1818
notable: false

0 commit comments

Comments
 (0)