Skip to content

Commit be03108

Browse files
authored
Merge pull request #49 from Anurag-0-1-A/patch-1
Update demo.html Thanks @anurag-0-1-a
2 parents bab31de + b635683 commit be03108

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)