Procházet zdrojové kódy

- Fix typos in CHANGELOG.md, thanks to loginKing !
https://github.com/wekan/wekan/pull/1975

Lauri Ojansivu před 6 roky
rodič
revize
415e28b471
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -5,7 +5,7 @@ This release fixes the following bugs:
 - docker-compose.yml and docker-compose-build.yml, thanks to xet7:
   - Remove single quotes, because settings are quoted automatically.
   - Comment out most settings that have default values.
-- Fix typo in CHANGELOG.md, thanks to Hillside502.
+- Fix typos in CHANGELOG.md, thanks to Hillside502 and loginKing.
 
 Thanks to above mentioned GitHub users for their contributions.