about summary refs log tree commit diff
path: root/pkgs/by-name/sc/scion/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/sc/scion/package.nix')
-rw-r--r--pkgs/by-name/sc/scion/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/sc/scion/package.nix b/pkgs/by-name/sc/scion/package.nix
index 2044b994673be..830f6deb232f1 100644
--- a/pkgs/by-name/sc/scion/package.nix
+++ b/pkgs/by-name/sc/scion/package.nix
@@ -40,7 +40,7 @@ buildGoModule {
   };
 
   meta = with lib; {
-    description = "A future Internet architecture utilizing path-aware networking";
+    description = "Future Internet architecture utilizing path-aware networking";
     homepage = "https://scion-architecture.net/";
     platforms = platforms.unix;
     license = licenses.asl20;