Skip to content

Commit

Permalink
Merge pull request #29 from Shinsina/super-important
Browse files Browse the repository at this point in the history
Lowercase the h on landing page description.
  • Loading branch information
B77Mills authored Jan 21, 2022
2 parents fdd6175 + bc3d80e commit 77f2460
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 a healthier 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 77f2460

Please sign in to comment.