about summary refs log tree commit diff
path: root/pkgs/by-name/ty/typst/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/ty/typst/package.nix')
-rw-r--r--pkgs/by-name/ty/typst/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/ty/typst/package.nix b/pkgs/by-name/ty/typst/package.nix
index 32c962e96e732..11e5b9f5870b1 100644
--- a/pkgs/by-name/ty/typst/package.nix
+++ b/pkgs/by-name/ty/typst/package.nix
@@ -66,7 +66,7 @@ rustPlatform.buildRustPackage rec {
 
   meta = {
     changelog = "https://github.com/typst/typst/releases/tag/${src.rev}";
-    description = "A new markup-based typesetting system that is powerful and easy to learn";
+    description = "New markup-based typesetting system that is powerful and easy to learn";
     homepage = "https://github.com/typst/typst";
     license = lib.licenses.asl20;
     mainProgram = "typst";