about summary refs log tree commit diff
path: root/pkgs/development/coq-modules/fiat/HEAD.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/coq-modules/fiat/HEAD.nix')
-rw-r--r--pkgs/development/coq-modules/fiat/HEAD.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/coq-modules/fiat/HEAD.nix b/pkgs/development/coq-modules/fiat/HEAD.nix
index 0a6375907e899..63cc17fbbdd2f 100644
--- a/pkgs/development/coq-modules/fiat/HEAD.nix
+++ b/pkgs/development/coq-modules/fiat/HEAD.nix
@@ -28,7 +28,7 @@ mkCoqDerivation rec {
 
   meta = {
     homepage = "http://plv.csail.mit.edu/fiat/";
-    description = "A library for the Coq proof assistant for synthesizing efficient correct-by-construction programs from declarative specifications";
+    description = "Library for the Coq proof assistant for synthesizing efficient correct-by-construction programs from declarative specifications";
     maintainers = with lib.maintainers; [ jwiegley ];
   };
 }