summary refs log tree commit diff
path: root/pkgs/tools/security/notary/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/security/notary/default.nix')
-rw-r--r--pkgs/tools/security/notary/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/security/notary/default.nix b/pkgs/tools/security/notary/default.nix
index 15797fc8665..020f37c836b 100644
--- a/pkgs/tools/security/notary/default.nix
+++ b/pkgs/tools/security/notary/default.nix
@@ -36,7 +36,7 @@ buildGoPackage rec {
   '';
 
   meta = with stdenv.lib; {
-    description = "Notary is a project that allows anyone to have trust over arbitrary collections of data";
+    description = "A project that allows anyone to have trust over arbitrary collections of data";
     longDescription = ''
       The Notary project comprises a server and a client for running and
       interacting with trusted collections. See the service architecture