Skip to content

Commit cf0e846

Browse files
committed
....
1 parent 378be88 commit cf0e846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/js/pages/auth/ResetPassword.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ onMounted(() => {
8686
</div>
8787

8888
<div class="flex flex-col gap-2">
89-
<label for="password_confirmation">Confirm Password</label>
89+
<label for="password_confirmation">Confirm New Password</label>
9090
<Password
9191
id="password_confirmation"
9292
v-model="resetPwForm.password_confirmation"

0 commit comments

Comments
 (0)