소스 검색

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

Lauri Ojansivu 6 년 전
부모
커밋
415e28b471
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.