aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+about/about-routing.module.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+about/about-routing.module.ts')
-rw-r--r--client/src/app/+about/about-routing.module.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+about/about-routing.module.ts b/client/src/app/+about/about-routing.module.ts
index 828b2884c..96a737555 100644
--- a/client/src/app/+about/about-routing.module.ts
+++ b/client/src/app/+about/about-routing.module.ts
@@ -44,7 +44,7 @@ const aboutRoutes: Routes = [
44 component: AboutFollowsComponent, 44 component: AboutFollowsComponent,
45 data: { 45 data: {
46 meta: { 46 meta: {
47 title: $localize`About follows` 47 title: $localize`About this instance's network`
48 } 48 }
49 } 49 }
50 } 50 }