Skip to content

Commit cb32a8c

Browse files
authored
Update pulse.md (#9245)
1 parent 6d98efe commit cb32a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pulse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ public function boot(): void
166166
```
167167

168168
> **Note**
169-
> You may completely customize how the authenticated user is captured and retrieved by implementing the `Laravel\Pulse\Contracts\ResolvesUsers` contract and binding it in Laravel's [service container](/docs/{{ version }}/container#binding-a-singleton).
169+
> You may completely customize how the authenticated user is captured and retrieved by implementing the `Laravel\Pulse\Contracts\ResolvesUsers` contract and binding it in Laravel's [service container](/docs/{{version}}/container#binding-a-singleton).
170170
171171
<a name="dashboard-cards"></a>
172172
### Cards

0 commit comments

Comments
 (0)