Skip to content

Commit

Permalink
Add period to Knowledge Center Section Text.
Browse files Browse the repository at this point in the history
I didn’t realze the section teaser and the “Below image text” were distinct entities.
  • Loading branch information
Shinsina committed Mar 10, 2022
1 parent b1dbbff commit d43771e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pages/knowledge-center.vue
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default {
},
data: () => ({
sectionText: '<p>Put the power of the latest research, seed information and breaking news to work, helping you make more informed management decisions</p>',
sectionText: '<p>Put the power of the latest research, seed information and breaking news to work, helping you make more informed management decisions.</p>',
}),
head() {
Expand Down

0 comments on commit d43771e

Please sign in to comment.