Make the meta.description upper-case.

This commit is contained in:
(cdep)illabout
2019-04-17 08:52:24 +09:00
parent e48cfb5c53
commit 1c39349ee7

View File

@@ -122,7 +122,7 @@ stdenv.mkDerivation rec {
'';
meta = with stdenv.lib; {
description = "break time reminder app";
description = "A break time reminder app";
longDescription = ''
stretchly is a cross-platform electron app that reminds you to take
breaks when working on your computer. By default, it runs in your tray