Skip to content

Commit 14e1c9e

Browse files
committed
Update index.html
1 parent 45292d0 commit 14e1c9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h5 class="my-2 leading-snug">Simple progressive enhancement for HTML / JSX.<br
102102

103103
<main>
104104
<section class="container max-w-6xl mx-auto md:grid grid-cols-6 md:my-20" :scope>
105-
<pre class="p-6 md:p-8 col-span-3"><code :ref="code">&lt;script src="//unpkg.com/sprae"&gt;&lt;/script&gt;
105+
<pre class="p-6 md:p-8 col-span-3"><code :ref="code">&lt;script src="//unpkg.com/sprae" start&gt;&lt;/script&gt;
106106

107107
&lt;div :scope="count=0"&gt;
108108
&lt;button :onclick="count++"&gt;+&lt;/button&gt;

0 commit comments

Comments
 (0)