mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
fix: change grammar
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
This commit is contained in:
committed by
GitHub
parent
a9d5931dd8
commit
b5f3d38474
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user