Skip to content

Commit 9b4e6c2

Browse files
committed
docs: reset-password page info added
1 parent 914844f commit 9b4e6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/password-reset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ nuxtUsers: {
135135

136136
### NUsersResetPasswordForm
137137

138-
The simplest way to implement password reset is using the provided component:
138+
The simplest way to implement password reset is creating a new page called `reset-password.vue` and using the `NUsersResetPasswordForm` component:
139139

140140
```vue
141141
<template>

0 commit comments

Comments
 (0)