Просмотр исходного кода

docs: fix typos in changelog entry

Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
Kjell Winblad 2 лет назад
Родитель
Сommit
59f9f6520d
1 измененных файлов с 1 добавлено и 1 удалено
  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: