mirror of
https://github.com/TrentSPalmer/concise-pdx.git
synced 2024-11-21 04:41:29 -08:00
spelling washingtonpark.dart
This commit is contained in:
parent
c15adcc08b
commit
f5bb7b4e66
@ -48,7 +48,7 @@ class _WashingtonParkState extends State<WashingtonPark> {
|
||||
onTap: (){
|
||||
Navigator.pushReplacement(context, MaterialPageRoute(builder: (context) => Attractions()));
|
||||
},
|
||||
child: cardOne('(Back to must see and do'),
|
||||
child: cardOne('(Back to must see and do)'),
|
||||
),
|
||||
],
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user