mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Fix typo (#10111)
This commit is contained in:
parent
7154ac48db
commit
cc91b159c0
@ -56,7 +56,7 @@ const List<Product> _allProducts = const <Product> [
|
|||||||
price: 300.00,
|
price: 300.00,
|
||||||
vendor: _sandra,
|
vendor: _sandra,
|
||||||
description:
|
description:
|
||||||
'Isn’t it cool when things look old, but their not. Looks Old But Not makes '
|
'Isn’t it cool when things look old, but they\'re not. Looks Old But Not makes '
|
||||||
'awesome vintage goods that are super smart. This ol’ radio just got an upgrade. '
|
'awesome vintage goods that are super smart. This ol’ radio just got an upgrade. '
|
||||||
'Connect to it with an app and jam out to some top forty.'
|
'Connect to it with an app and jam out to some top forty.'
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user