Skip to content

Commit 76d06ef

Browse files
authored
Update msdl.md
1 parent 974b9bc commit 76d06ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/msdl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<center markdown class="noJs centerMsdl">
1616
<div class="msdl-button-container">
17-
<button markdow class="msdl-button" style="margin-right: 2px" onclick="getWindows({{ msdl.win11.pid }});">Download Windows 11 {{ msdl.win11.version }}</button>
17+
<button markdown class="msdl-button" style="margin-right: 2px" onclick="getWindows({{ msdl.win11.pid }});">Download Windows 11 {{ msdl.win11.version }}</button>
1818
<button markdown class="msdl-button" style="margin-left: 2px" onclick="getWindows({{ msdl.win10.pid }});">Download Windows 10 {{ msdl.win10.version }}</button>
1919
</div>
2020

0 commit comments

Comments
 (0)