Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeWithDennis committed Jun 27, 2024
1 parent 7b197d7 commit bc79dbc
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 @@ -95,7 +95,7 @@ SimpleAlert::make()
->link('https://filamentphp.com'),
```

If you would like the link to customize the link label, you can use the `linkLabel` method.
If you would like to customize the link label, you can use the `linkLabel` method.

```php
use CodeWithDennis\SimpleAlert\Components\Infolists\SimpleAlert;
Expand Down

0 comments on commit bc79dbc

Please sign in to comment.