doc: improve 20.09 release notes

This commit is contained in:
davidak
2020-10-27 21:11:22 +01:00
parent 3088dcb148
commit 4166a767de
3 changed files with 75 additions and 80 deletions
@@ -43,7 +43,7 @@ in stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description =
"Coordinate your helpers in teams, assign them to work shifts or let them decide for themselves when and where they want to help with what";
"Coordinate your volunteers in teams, assign them to work shifts or let them decide for themselves when and where they want to help with what";
license = licenses.gpl2;
homepage = "https://engelsystem.de";
maintainers = with maintainers; [ kloenk ];