Browse Source

docs: fix typos in changelog entry

Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
Kjell Winblad 2 years atrás
parent
commit
59f9f6520d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      changes/ce/fix-12657.en.md

+ 1 - 1
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: