Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored Sep 8, 2021
1 parent 681b13e commit 85edb02
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 @@ -182,7 +182,7 @@ foreach ($sponsors as $sponsor) {

Lastly you may use the `hasSponsors` check to see if an account has any sponsors at all:

```blade
```php
if ($client->login('Gummibeer')->hasSponsors() {
// ...
}
Expand Down

0 comments on commit 85edb02

Please sign in to comment.