Skip to content

Commit 16c228f

Browse files
committed
fix typo
1 parent 1924e37 commit 16c228f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ $email = $emailServiceClient->email([
5454
]);
5555
```
5656

57-
Or to scheduled an email, use `send_after` with a Unix timestamp:
57+
Or to schedule an email, use `send_after` with a Unix timestamp:
5858

5959
```php
6060
$email = $emailServiceClient->email([

0 commit comments

Comments
 (0)