diff --git a/src/Appwrite/Vcs/Comment.php b/src/Appwrite/Vcs/Comment.php index 325f7d30d1..d56c93dfe9 100644 --- a/src/Appwrite/Vcs/Comment.php +++ b/src/Appwrite/Vcs/Comment.php @@ -12,7 +12,7 @@ class Comment // TODO: Add more tips protected array $tips = [ 'Appwrite has crossed the 50K GitHub stars milestone with hundreds of active contributors', - 'Discord community has grown to 24K passionate developers and counting', + 'Our Discord community has grown to 24K developers, and counting', 'Sites auto-generate unique domains with the pattern https://randomstring.appwrite.network', 'Every Git commit and branch gets its own deployment URL automatically', 'Custom domains work with both CNAME for subdomains and NS records for apex domains',