Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
riasvdv committed Jan 21, 2022
1 parent ae1bf55 commit b9045c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ You can also use an alternative webhook, by specify extra ones in the config fil
],
```

The webhook to be used can be chosen using the `in` function.
The webhook to be used can be chosen using the `to` function.

```php
use Spatie\DiscordAlerts\Facades\DiscordAlert;
Expand Down

0 comments on commit b9045c9

Please sign in to comment.