Skip to content

Commit e024f6b

Browse files
committed
docs: break long lines
1 parent 039f212 commit e024f6b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/user_management/forcing_password_reset.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ This guide provides you with ways to achieve this.
1010

1111
## Available Methods
1212

13-
Shield provides a way to enforce password resets throughout your application. The `Resettable` trait on the `User` entity and the `UserIdentityModel` provides the following methods to do so.
13+
Shield provides a way to enforce password resets throughout your application.
14+
The `Resettable` trait on the `User` entity and the `UserIdentityModel` provides
15+
the following methods to do so.
1416

1517
### Check if a User Requires Password Reset
1618

0 commit comments

Comments
 (0)