Skip to content

Commit 0232da1

Browse files
committed
copy: update intro text
1 parent 876d35e commit 0232da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/wizard/Steps.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export function Step1({ onClickNext, step }) {
1919
Use this simple wizard to create a new blog.
2020
<br /> Based on <strong>Next.js</strong>, <strong>Tailwind 3.0</strong>{" "}
2121
and <strong>MDX</strong>. <br />
22-
Deploy it straight to <strong>Netlify</strong>.
22+
Deploy straight to <strong>Netlify</strong>.
2323
</p>
2424
<WizardButton
2525
as="a"

0 commit comments

Comments
 (0)