diff --git a/lib/screens/home_screen.dart b/lib/screens/home_screen.dart index b5d27ac5..d8cf37fc 100644 --- a/lib/screens/home_screen.dart +++ b/lib/screens/home_screen.dart @@ -19,7 +19,7 @@ class HomeScreen extends StatelessWidget { return new Scaffold( appBar: new AppBar( - title: new Text('Journal'), + title: new Text('GitJournal'), ), floatingActionButton: createButton, body: new JournalList(