Skip to content

Commit

Permalink
typo in server.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fabi1cazenave authored Nov 27, 2024
1 parent 404164a commit 272f9eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kalamine/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ def main_page(layout: KeyboardLayout, angle_mod: bool = False) -> str:
<stats-table>
<table id="unsupported" title="unsupported"></table>
<table id="sfu-bigrams" title="SFU"></table>
<table id="extended-rolls" title="LFB"></table>
<table id="extended-rolls" title="LSB"></table>
<table id="scissors" title="scissors"></table>
</stats-table>
</section>
Expand Down

0 comments on commit 272f9eb

Please sign in to comment.