Skip to content

Commit b635683

Browse files
authored
Update demo.html
1 parent bab31de commit b635683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cloudflare-worker/demo/demo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1>LeetCode Stats Card</h1>
3030
<div>
3131
<button onclick="preview()">Preview</button>
3232
<button onclick="go()">Go</button>
33-
<button onclick="md()">Markdwon</button>
33+
<button onclick="md()">Markdown</button>
3434
</div>
3535
<div><img id="preview" /></div>
3636
<div style="margin-top: 20px">

0 commit comments

Comments
 (0)