Skip to content

Commit a3cf72b

Browse files
Update src/Appwrite/Platform/Tasks/Hamster.php
Co-authored-by: Matej Bačo <[email protected]>
1 parent c97e7ce commit a3cf72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Appwrite/Platform/Tasks/Hamster.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ public static function getName(): string
6565
public function __construct()
6666
{
6767
$this
68-
->desc('Get stats for project')
68+
->desc('Get stats for projects')
6969
->inject('register')
7070
->inject('pools')
7171
->inject('cache')

0 commit comments

Comments
 (0)