Fixed typo in events.php

accessiable -> accessible
This commit is contained in:
Toir Tuychiev
2022-09-17 21:27:32 +05:00
committed by GitHub
parent 19eb6c7e50
commit fd9d300654
+1 -1
View File
@@ -1,7 +1,7 @@
<?php
/**
* List of publicly accessiable system events
* List of publicly accessible system events
*/
use Appwrite\Utopia\Response;