From eea5ec908e62675a13836077ba6c0f57d59825a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Fri, 4 Oct 2019 23:17:14 +0200 Subject: [PATCH] Update docblock --- src/Tenant.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Tenant.php b/src/Tenant.php index 8babd034..836e27b8 100644 --- a/src/Tenant.php +++ b/src/Tenant.php @@ -100,7 +100,7 @@ class Tenant implements ArrayAccess } /** - * Create a tenant in a single command. + * Create a tenant in a single call. * * @param string|string[] $domains * @param array $data