Skip to content

Commit ccdbb58

Browse files
tweaked text
1 parent 6c98588 commit ccdbb58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/welcome/getting-started.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ export const GettingStarted = () => {
133133
</div>
134134
<div className="s-quick-button-description">
135135
<h3>{ __( 'Build Pages in Seconds', i18n ) }</h3>
136-
<p>{ __( 'Jump straight into our Design Library and insert polished, pre-built sections no more blank-page overwhelm.', i18n ) }</p>
136+
<p>{ __( 'Jump straight into our Design Library and insert polished, pre-built sections; no more blank-page overwhelm.', i18n ) }</p>
137137
</div>
138138
<div className="s-quick-button-button">
139139
<a
@@ -156,7 +156,7 @@ export const GettingStarted = () => {
156156
</div>
157157
<div className="s-quick-button-description">
158158
<h3>{ __( 'Apply Global Styles Instantly', i18n ) }</h3>
159-
<p>{ __( 'Set your brand\'s colors, fonts, and spacing once in the Design System every Stackable block updates automatically.', i18n ) }</p>
159+
<p>{ __( 'Set your brand\'s colors, fonts, and spacing once in the Design System; every Stackable block updates automatically.', i18n ) }</p>
160160
</div>
161161
<div className="s-quick-button-button">
162162
<a

0 commit comments

Comments
 (0)