Skip to content

Commit 6266b91

Browse files
authored
Update title (#118)
1 parent bbfc8f2 commit 6266b91

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)