fix: change grammar

Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
This commit is contained in:
Everly Precia Suresh
2023-01-19 22:08:10 +05:30
committed by GitHub
parent a9d5931dd8
commit b5f3d38474
+1 -1
View File
@@ -98,7 +98,7 @@ return [
'admin' => [
'key' => 'admin',
'name' => 'admin',
'subtitle' => 'The Project service allows you to manage all the projects in your Appwrite server.',
'subtitle' => 'The Admin service allows you to manage all the projects in your Appwrite server.',
'description' => '',
'controller' => 'api/admin.php',
'sdk' => true,