diff options
Diffstat (limited to 'client/src/app/+my-account/my-account-routing.module.ts')
-rw-r--r-- | client/src/app/+my-account/my-account-routing.module.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+my-account/my-account-routing.module.ts b/client/src/app/+my-account/my-account-routing.module.ts index 0a4897d07..48237e133 100644 --- a/client/src/app/+my-account/my-account-routing.module.ts +++ b/client/src/app/+my-account/my-account-routing.module.ts | |||
@@ -169,7 +169,7 @@ const myAccountRoutes: Routes = [ | |||
169 | component: MyAccountAbusesListComponent, | 169 | component: MyAccountAbusesListComponent, |
170 | data: { | 170 | data: { |
171 | meta: { | 171 | meta: { |
172 | title: 'My abuses' | 172 | title: 'My abuse reports' |
173 | } | 173 | } |
174 | } | 174 | } |
175 | } | 175 | } |