Skip to content

Commit

Permalink
hotfix: missing quote
Browse files Browse the repository at this point in the history
  • Loading branch information
jef committed Sep 21, 2020
1 parent adb603b commit 3b9a1d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/model/amazon-ca.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export const AmazonCa: Store = {
brand: 'TEST',
model: 'CARD',
series: 'debug',
url: 'https://www.amazon.ca/GeForce-RTX-2060-Architecture-Graphics/dp/B07PBLD2MX
url: 'https://www.amazon.ca/GeForce-RTX-2060-Architecture-Graphics/dp/B07PBLD2MX'
},
{
brand: 'msi',
Expand Down

0 comments on commit 3b9a1d2

Please sign in to comment.