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 06d18cb commit 836bbf9Copy full SHA for 836bbf9
resources/js/pages/settings/Password.vue
@@ -59,7 +59,7 @@ const updatePassword = () => {
59
60
<template>
61
<AppLayout :breadcrumbs="breadcrumbItems">
62
- <Head title="Profile settings" />
+ <Head title="Password settings" />
63
64
<SettingsLayout>
65
<div class="space-y-6">
0 commit comments