Skip to content

Commit

Permalink
Merge pull request #88 from adobecom/quickfix-banners
Browse files Browse the repository at this point in the history
Fix: replaced typo in the text
  • Loading branch information
cod17828 authored Oct 10, 2024
2 parents 85e7b26 + 6da0280 commit 0629150
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nala/blocks/banners/banners.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ export default {
permissionRegion: 'United Kingdom,Europe West',
},
paragraphIndex: 1,
bannerText: 'Your membership will expire in 9 days. Make sure to renew so that you don’t loose your benefits with Adobe.',
bannerText: 'Your membership will expire in 9 days. Make sure to renew so that you don’t lose your benefits with Adobe.',
renewButtonText: 'Renew now',
renewLinkPath: 'https://channelpartners.adobe.com/s/renewal/',
},
Expand All @@ -225,7 +225,7 @@ export default {
permissionRegion: 'Pacific',
},
paragraphIndex: 1,
bannerText: 'Your membership will expire in 9 days. Make sure to renew so that you don’t loose your benefits with Adobe.',
bannerText: 'Your membership will expire in 9 days. Make sure to renew so that you don’t lose your benefits with Adobe.',
renewButtonText: 'Renew now',
renewLinkPath: 'https://channelpartners.adobe.com/s/renewal/',
},
Expand All @@ -243,7 +243,7 @@ export default {
permissionRegion: 'China',
},
paragraphIndex: 1,
bannerText: 'Your membership will expire in 9 days. Make sure to renew so that you don’t loose your benefits with Adobe.',
bannerText: 'Your membership will expire in 9 days. Make sure to renew so that you don’t lose your benefits with Adobe.',
renewButtonText: 'Renew now',
renewLinkPath: 'https://channelpartners.adobe.com/s/renewal/',
},
Expand Down

0 comments on commit 0629150

Please sign in to comment.