diff --git a/app/init.php b/app/init.php index 79706c6c31..34ef3a5823 100644 --- a/app/init.php +++ b/app/init.php @@ -4,7 +4,7 @@ * Init * * Initializes both Appwrite API entry point, queue workers, and CLI tasks. - * Set configuration, framework resources, app constants + * Set configuration, framework resources & app constants * */ if (\file_exists(__DIR__.'/../vendor/autoload.php')) {