From 5883d4b4cfb8e30cebf443e08a3c4b1ea028fe3b Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Thu, 26 Apr 2018 14:09:37 +0300 Subject: [PATCH] Fix typo --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08de95d4..ba904057 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,7 @@ * Update `icu` dependency from `5.5` to `6.0` #### Mobile Editors -* Ability to go to editing mode from toolbar [web-apps#135](https://github.com/ONLYOFFICE/web-apps/pull/135)) +* Ability to go to editing mode from toolbar ([web-apps#135](https://github.com/ONLYOFFICE/web-apps/pull/135)) #### Integration Example * Support of `ott`, `ots`, `otp` formats @@ -39,7 +39,7 @@ #### Document Editor * Fix displaying table after html convert (#37472) -* Fix adding comment to whole doc (#37425, ([DocumentServer#287](https://github.com/ONLYOFFICE/DocumentServer/issue/287))) ([sdkjs#319](https://github.com/ONLYOFFICE/sdkjs/pull/319)) +* Fix adding comment to whole doc (#37425, [DocumentServer#287](https://github.com/ONLYOFFICE/DocumentServer/issue/287)) ([sdkjs#319](https://github.com/ONLYOFFICE/sdkjs/pull/319)) * Fix copy Rich Text Content from table (#37546) ([sdkjs#320](https://github.com/ONLYOFFICE/sdkjs/pull/320)) #### Spreadsheet Editor