summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-05-12 19:15:49 +0300
committerLauri Ojansivu <x@xet7.org>2019-05-12 19:15:49 +0300
commitc21f710a705f7c6c8eeeb4dcce17fc24b1960441 (patch)
treea2305ca5e977bbc9156800eb5cf43ada3a927386
parentd6c86f3cba5552e8fd6c72832e077a08571e168d (diff)
downloadwekan-c21f710a705f7c6c8eeeb4dcce17fc24b1960441.tar.gz
wekan-c21f710a705f7c6c8eeeb4dcce17fc24b1960441.tar.bz2
wekan-c21f710a705f7c6c8eeeb4dcce17fc24b1960441.zip
Fix typo.
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 396ad7d1..17958fe6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -133,7 +133,7 @@ and adds the following updates:
and fixes the following bugs:
- [Fix Full width of lists and space before first list](https://github.com/wekan/wekan/pull/2343).
- Thanks to hupptehcnologies.
+ Thanks to hupptechnologies.
- Remove [extra](https://github.com/wekan/wekan/pull/2332) [quotes](https://github.com/wekan/wekan/pull/2333) from docker-compose.yml.
Thanks to hibare.
- Fix Docker builds by moving all separately cloned wekan/packages/* repos like ldap, oidc, etc code to wekan repo code,