Skip to content

Commit

Permalink
Merge pull request #36 from Shinsina/homepage-section-text
Browse files Browse the repository at this point in the history
Change “a healthier” to “an excellent” in homepage section text.
  • Loading branch information
brandonbk authored Mar 29, 2022
2 parents 5b7593e + 706371c commit 90417d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export default {
'md:grid-cols-3',
'gap-4',
],
sectionText: 'Today\'s high oleic soybeans — those with higher oleic acid content that eliminates the need for hydrogenation, thus making them a healthier alternative to conventional soybeans when processed for vegetable oil — fill the supply needs, with the required attributes',
sectionText: 'Today\'s high oleic soybeans — those with higher oleic acid content that eliminates the need for hydrogenation, thus making them an excellent alternative to conventional soybeans when processed for vegetable oil — fill the supply needs, with the required attributes',
articles: [
{
id: 'highOleic',
Expand Down

0 comments on commit 90417d8

Please sign in to comment.