Skip to content

Commit 4337858

Browse files
committed
fix: update package description
Signed-off-by: Mike Nguyen <hey@mike.ee>
1 parent e54a042 commit 4337858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/ap/appwrite-cli/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ stdenvNoCC.mkDerivation {
4343
'';
4444

4545
meta = {
46-
description = "The Official Appwrite CLI";
46+
description = "Official Appwrite CLI";
4747
homepage = "https://appwrite.io";
4848
changelog = "https://github.com/appwrite/sdk-for-cli/releases/tag/${version}";
4949
license = lib.licenses.bsd3;

0 commit comments

Comments
 (0)