Merge pull request #555 from alenros/patch-4

Fixed typo
This commit is contained in:
Eldad A. Fux 2020-10-03 08:19:47 +03:00 committed by GitHub
commit cb67b1db9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
/**
* Init
*
* Inializes both Appwrite API entry point, queue workers, and CLI tasks.
* Initializes both Appwrite API entry point, queue workers, and CLI tasks.
* Set configuration, framework resources, app constants
*
*/