1
0
mirror of https://github.com/GitJournal/GitJournal.git synced 2025-07-15 07:56:11 +08:00

GitHostSetup: Rename a string

This commit is contained in:
Vishesh Handa
2019-01-25 12:15:43 +01:00
parent 6b6148b726
commit ce343b316a

@ -441,7 +441,7 @@ class GitHostSetupCreateRepo extends StatelessWidget {
child: Column(
children: <Widget>[
Text(
"Select a provider -",
"Select a Git hosting provider -",
style: Theme.of(context).textTheme.headline,
),
SizedBox(height: 16.0),