Skip to content

Commit

Permalink
fix(js): syntax for for unscaped quote
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Mar 18, 2020
1 parent eebcf10 commit d169d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/en_us/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@ export const i19searchAgain = 'Search again'
export const i19searchEngineListing = 'Search engine listing'
export const i19searchingFor = 'Searching for'
export const i19searchItems = 'Search items'
export const i19searchOfflineErrorMsg = 'Couldn't perform search, please check your internet connection.'
export const i19searchOfflineErrorMsg = 'Couldn\'t perform search, please check your internet connection.'
export const i19searchProducts = 'Search products'
export const i19securityCode = 'Security code'
export const i19seeAll = 'See all'
Expand Down

0 comments on commit d169d35

Please # to comment.