Commit cc91b159 authored by stevemessick's avatar stevemessick Committed by GitHub

Fix typo (#10111)

parent 7154ac48
...@@ -56,7 +56,7 @@ const List<Product> _allProducts = const <Product> [ ...@@ -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.'
), ),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment