mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-28 18:03:14 +08:00
Fix typo
This commit is contained in:
@ -357,7 +357,7 @@ class OnBoardingInitialChoice extends StatelessWidget {
|
||||
width: double.infinity,
|
||||
child: RaisedButton(
|
||||
child: Text(
|
||||
"Create a Rew Repo",
|
||||
"Create a New Repo",
|
||||
textAlign: TextAlign.center,
|
||||
style: Theme.of(context).textTheme.button,
|
||||
),
|
||||
|
Reference in New Issue
Block a user