about summary refs log tree commit diff
path: root/pkgs/by-name/gl/glas/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/gl/glas/package.nix')
-rw-r--r--pkgs/by-name/gl/glas/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/gl/glas/package.nix b/pkgs/by-name/gl/glas/package.nix
index 919d8d6714aff..ee3c6a3bb0baf 100644
--- a/pkgs/by-name/gl/glas/package.nix
+++ b/pkgs/by-name/gl/glas/package.nix
@@ -23,7 +23,7 @@ rustPlatform.buildRustPackage rec {
   '';
 
   meta = {
-    description = "A language server for the Gleam programming language";
+    description = "Language server for the Gleam programming language";
     homepage = "https://github.com/maurobalbi/glas";
     changelog = "https://github.com/maurobalbi/glas/tag/v${version}";
     license = with lib.licenses; [