We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dad4e8 commit 8e7d9d7Copy full SHA for 8e7d9d7
resources/js/pages/auth/ConfirmPassword.vue
@@ -20,7 +20,7 @@ const submit = () => {
20
</script>
21
22
<template>
23
- <AuthLayout title="Confirm Your Password" description="This is a secure area of the application. Please confirm your password before continuing">
+ <AuthLayout title="Confirm Your Password" description="This is a secure area of the application. Please confirm your password before continuing.">
24
<Head title="Confirm Password" />
25
26
<form @submit.prevent="submit">
0 commit comments