diff --git a/lib/pages/home_page.dart b/lib/pages/home_page.dart index 05e2e17..471aa79 100644 --- a/lib/pages/home_page.dart +++ b/lib/pages/home_page.dart @@ -82,7 +82,7 @@ class HomePageState extends State { ))); return new Scaffold( - appBar: AppBar(title: new Text(_currentNamespace?.name ?? 'Vakunja')), + appBar: AppBar(title: new Text(_currentNamespace?.name ?? 'Vikunja')), drawer: new Drawer( child: new Column(children: [ new UserAccountsDrawerHeader(