Skip to content

Commit 935b4eb

Browse files
authored
typofix
1 parent dde99e3 commit 935b4eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ Similar to name you can change it by `$icon` property or by `getIcon()` method.
321321
You have same `$level` property or by `getLevel()` method to change it.
322322
Its like category of badges, all badges are defined in `config/gamify.php` as `badge_levels`. If none is specified then `badge_default_level` will be used from config.
323323

324-
**Warning ⚠️** Don't forget to clear the cache whenever you make any changes add or remove badges by running `php artisan cahce:forget gamify.badges.all`. ⚠️
324+
**Warning ⚠️** Don't forget to clear the cache whenever you make any changes add or remove badges by running `php artisan cache:forget gamify.badges.all`. ⚠️
325325

326326
### Use without Badge
327327

0 commit comments

Comments
 (0)