Skip to content

Commit 9577c56

Browse files
committed
Formatting
1 parent f536304 commit 9577c56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Api/Domain.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ public function show(string $domain)
8484
* @param bool $wildcard domain will accept email for subdomains
8585
* @param bool $forceDkimAuthority force DKIM authority
8686
* @param string[] $ips an array of ips to be assigned to the domain
87-
* @param ?string $pool_id pool id to assign to the domain
87+
* @param ?string $pool_id pool id to assign to the domain
8888
*
8989
* @return CreateResponse|array|ResponseInterface
9090
*/

0 commit comments

Comments
 (0)