Skip to content

Commit

Permalink
Fix typo for Paddle
Browse files Browse the repository at this point in the history
  • Loading branch information
morrislaptop committed Mar 24, 2021
1 parent 788b333 commit fe1993b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/LaravelRouteMenuCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ protected function getEmoji(string $namespace): string
'Horizon' => 'πŸŒ…',
'Telescope' => 'πŸ”­',
'Cashier' => 'πŸ’΅',
'Padde' => 'πŸ’΅',
'Paddle' => 'πŸ’΅',
'Sanctum' => 'πŸ”',
'Passport' => 'πŸ›‚',
'Nova' => 'πŸ‘¨β€πŸš€οΈ',
Expand Down

0 comments on commit fe1993b

Please sign in to comment.