mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
fixed typo on line 15
This commit is contained in:
parent
067858ae10
commit
0ddd2f6c77
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ class Exception extends \Exception
|
||||||
* Naming the error types based on the following convention
|
* Naming the error types based on the following convention
|
||||||
* <ENTITY>_<ERROR_TYPE>
|
* <ENTITY>_<ERROR_TYPE>
|
||||||
*
|
*
|
||||||
* Appwrite has the follwing entities:
|
* Appwrite has the following entities:
|
||||||
* - General
|
* - General
|
||||||
* - Users
|
* - Users
|
||||||
* - Teams
|
* - Teams
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue