Skip to content

Commit 0e8cb3d

Browse files
authored
Update title
1 parent a112a23 commit 0e8cb3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/js/pages/settings/password.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export default function Password() {
5050

5151
return (
5252
<AppLayout breadcrumbs={breadcrumbs}>
53-
<Head title="Profile settings" />
53+
<Head title="Password settings" />
5454

5555
<SettingsLayout>
5656
<div className="space-y-6">

0 commit comments

Comments
 (0)