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 a112a23 commit 0e8cb3dCopy full SHA for 0e8cb3d
resources/js/pages/settings/password.tsx
@@ -50,7 +50,7 @@ export default function Password() {
50
51
return (
52
<AppLayout breadcrumbs={breadcrumbs}>
53
- <Head title="Profile settings" />
+ <Head title="Password settings" />
54
55
<SettingsLayout>
56
<div className="space-y-6">
0 commit comments