dnscrypt-proxy2: meta.description nit

This commit is contained in:
Joachim Fasting
2018-07-10 19:44:34 +02:00
parent dae9cf6106
commit 044653e047

View File

@@ -14,7 +14,7 @@ buildGoPackage rec {
};
meta = with stdenv.lib; {
description = "A tool that provides secure DNS resolution.";
description = "A tool that provides secure DNS resolution";
license = licenses.isc;
homepage = https://dnscrypt.info/;