From 0f746b3a2f21125f39de90f35623c2a1aef1a00f Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Wed, 8 Apr 2020 10:44:32 +0300 Subject: [PATCH] Fix word --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18266f99..31bee512 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,7 +39,7 @@ * Fixed an issue with missing license file in log files (bug #44694), ([DocumentServer#814](https://github.com/ONLYOFFICE/DocumentServer/issues/814)) * Fixed some database-related security issues * Fix mariadb support -* Database optimizations for better performance +* Database optimization for better performance * Fixed an issue with disabling Download As option after reconnected client (bug #44757) * Fix PostgreSQL command for citus compatibility