Skip to content

Commit 959677c

Browse files
Make "User Preferred Locales" h4 (#10632)
1 parent 1ea072a commit 959677c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1603,7 +1603,7 @@ Notification::locale('es')->send(
16031603
```
16041604

16051605
<a name="user-preferred-locales"></a>
1606-
### User Preferred Locales
1606+
#### User Preferred Locales
16071607

16081608
Sometimes, applications store each user's preferred locale. By implementing the `HasLocalePreference` contract on your notifiable model, you may instruct Laravel to use this stored locale when sending a notification:
16091609

0 commit comments

Comments
 (0)