Skip to content

Commit d8d339e

Browse files
committed
add period
1 parent fb3d39e commit d8d339e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/js/pages/auth/confirm-password.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export default function ConfirmPassword() {
2424
return (
2525
<AuthLayout
2626
title="Confirm Your Password"
27-
description="This is a secure area of the application. Please confirm your password before continuing"
27+
description="This is a secure area of the application. Please confirm your password before continuing."
2828
>
2929
<Head title="Confirm Password" />
3030

0 commit comments

Comments
 (0)