Skip to content

Commit 5c751ec

Browse files
authored
Merge pull request #2 from sidrao2006/patch-1
Fix grammatical error
2 parents 5901208 + 7f23cc3 commit 5c751ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/layout/components/shuffle_button.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ class SettingsButton extends StatelessWidget {
144144
padding: EdgeInsets.only(left: 8.0),
145145
child: Text(
146146
'Designed by Mathieu Nauleau and developed by Rene Floor.\n\n'
147-
'Build on top of the Very Good Ventures Slide Puzzle example.\n\n'
147+
'Built on top of the Very Good Ventures Slide Puzzle example.\n\n'
148148
'Sounds from zapsplat.com',
149149
),
150150
),

0 commit comments

Comments
 (0)