Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
local committed Dec 9, 2024
1 parent aec744b commit 6a343a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<body>
<div id="help-overlay" onclick="help_off()">
<div id="help-dialog-background"">
<iframe width=100% height=100% src="regeln.html" id="helpframe" onload="iframeclick()"></iframe>
<iframe width=100% height=100% src="Regeln.html" id="helpframe" onload="iframeclick()"></iframe>
<button onclick="help_off()">Verlassen</button>
</div>
</div>
Expand Down

0 comments on commit 6a343a5

Please sign in to comment.