treewide: remove periods from end of package descriptions
This commit is contained in:
@@ -27,7 +27,7 @@ buildGoPackage rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://deis.io";
|
||||
description = "A command line utility used to interact with the Deis open source PaaS.";
|
||||
description = "A command line utility used to interact with the Deis open source PaaS";
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [
|
||||
|
||||
Reference in New Issue
Block a user