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 fb3d39e commit d8d339eCopy full SHA for d8d339e
resources/js/pages/auth/confirm-password.tsx
@@ -24,7 +24,7 @@ export default function ConfirmPassword() {
24
return (
25
<AuthLayout
26
title="Confirm Your Password"
27
- description="This is a secure area of the application. Please confirm your password before continuing"
+ description="This is a secure area of the application. Please confirm your password before continuing."
28
>
29
<Head title="Confirm Password" />
30
0 commit comments