We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e54a042 commit 4337858Copy full SHA for 4337858
pkgs/by-name/ap/appwrite-cli/package.nix
@@ -43,7 +43,7 @@ stdenvNoCC.mkDerivation {
43
'';
44
45
meta = {
46
- description = "The Official Appwrite CLI";
+ description = "Official Appwrite CLI";
47
homepage = "https://appwrite.io";
48
changelog = "https://github.com/appwrite/sdk-for-cli/releases/tag/${version}";
49
license = lib.licenses.bsd3;
0 commit comments