Skip to content

Commit

Permalink
Update BlueskyMessage.php
Browse files Browse the repository at this point in the history
  • Loading branch information
kawax committed Sep 2, 2024
1 parent f0a0ea6 commit bd7fb5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Notifications/BlueskyMessage.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public static function create(string $text = ''): static
}

/**
* Add text.
* Append to existing text.
*/
public function text(string $text): static
{
Expand Down

0 comments on commit bd7fb5c

Please sign in to comment.