GitHostSetup: Rename a string

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

View File

@ -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),