From a7af25c26616aec289d6fcb2119fbc6fe6f20ee8 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Tue, 27 Oct 2020 11:17:51 +0300 Subject: [PATCH] Fix text --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b51a719..4bebcf4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,7 @@ #### Back-end -* Fix some several vulnerabilities +* Fix several vulnerabilities * Fix Path Traversal vulnerability via `download as` params * Fix ER_DATA_TOO_LONG: Data too long for column 'callback' at row 1 * Fix problem with generating new presentation theme (Bug #46754)