Skip to content

Commit 7b5cc6f

Browse files
committed
fix: playground type
1 parent 7e7f118 commit 7b5cc6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export default function Home() {
3131
<section className="flex flex-col gap-2">
3232
<h2 className="font-bold text-2xl my-4">Playground</h2>
3333
<p>
34-
he playground on this page lets you experiment with the widget
34+
The playground on this page lets you experiment with the widget
3535
firsthand. You can enter different values for the widget's
3636
properties, such as seller information, product details, and
3737
supported currencies. As you adjust these settings, you'll see how

0 commit comments

Comments
 (0)