From 8db0ed11c307f7ca32888d8a81a0858fa213bd69 Mon Sep 17 00:00:00 2001 From: Bradley Schofield Date: Tue, 18 Jul 2023 10:36:01 +0100 Subject: [PATCH] Update Exception.php --- src/Appwrite/Extend/Exception.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Appwrite/Extend/Exception.php b/src/Appwrite/Extend/Exception.php index e7ad285888..606655e403 100644 --- a/src/Appwrite/Extend/Exception.php +++ b/src/Appwrite/Extend/Exception.php @@ -32,7 +32,7 @@ class Exception extends \Exception * - Platform * - Domain * - GraphQL - * - Imports + * - Migrations */ /** General */