summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-06-26 21:29:38 +0300
committerLauri Ojansivu <x@xet7.org>2018-06-26 21:29:38 +0300
commitb198a3ed993f161f110929330d80fd21c516024c (patch)
treee354e6b1d5a7bb4c150acd50603c94d0643c8079 /CHANGELOG.md
parent43dde4a10fc7980089f9344a7be04b8fe673cf28 (diff)
downloadwekan-b198a3ed993f161f110929330d80fd21c516024c.tar.gz
wekan-b198a3ed993f161f110929330d80fd21c516024c.tar.bz2
wekan-b198a3ed993f161f110929330d80fd21c516024c.zip
Fix typo.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d3c4aa55..acb1dc5c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,7 @@ and fixes the following bugs:
* [Fix typo in English translation](https://github.com/wekan/wekan/pull/1710);
* [Fix vertical align of user avatar initials](https://github.com/wekan/wekan/pull/1714);
-* [Submit inline form on click outside]https://github.com/wekan/wekan/pull/1717), fixes
+* [Submit inline form on click outside](https://github.com/wekan/wekan/pull/1717), fixes
["You have an unsaved description" doesn't go away after saving](https://github.com/wekan/wekan/issues/1287);
* [Fix "Error: title is required" by removing find() from all of migrations](https://github.com/wekan/wekan/commit/97922c90cb42be6c6615639bb164173748982f56).