From 59f9f6520db0012f27700eab6825cad9c8e84ab0 Mon Sep 17 00:00:00 2001 From: Kjell Winblad Date: Thu, 7 Mar 2024 09:28:57 +0100 Subject: [PATCH] docs: fix typos in changelog entry Co-authored-by: Thales Macedo Garitezi --- changes/ce/fix-12657.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/ce/fix-12657.en.md b/changes/ce/fix-12657.en.md index eb3cbdd41..50ed72acb 100644 --- a/changes/ce/fix-12657.en.md +++ b/changes/ce/fix-12657.en.md @@ -1,4 +1,4 @@ -The rule engine SQL-based language previously did not allow putting any expressions as array elements in array literals (only constants and variable references where allowed). This has not been fixed so that one can use any expressions as array elements. +The rule engine SQL-based language previously did not allow putting any expressions as array elements in array literals (only constants and variable references were allowed). This has now been fixed so that one can use any expressions as array elements. The following is now permitted, for example: