about summary refs log tree commit diff
path: root/pkgs/by-name/ga/garnet/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/ga/garnet/package.nix')
-rw-r--r--pkgs/by-name/ga/garnet/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/ga/garnet/package.nix b/pkgs/by-name/ga/garnet/package.nix
index eac945cfcf3df..f12a0bc862615 100644
--- a/pkgs/by-name/ga/garnet/package.nix
+++ b/pkgs/by-name/ga/garnet/package.nix
@@ -26,7 +26,7 @@ buildDotnetModule {
 
   meta = with lib; {
     mainProgram = "GarnetServer";
-    description = "A remote cache-store from Microsoft Research";
+    description = "Remote cache-store from Microsoft Research";
     longDescription = ''
       A remote cache-store that offers strong performance, scalability,
       storage, recovery, cluster sharding, key migration, replication features,