mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
Fixed typo
This commit is contained in:
parent
00bed92452
commit
374839ae37
@ -35,7 +35,7 @@ export class CreditsState extends TextualGameState {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="contributors section">
|
<div class="contributors section">
|
||||||
<button class="title">${T.credits.translators.title}:</button>
|
<button class="title">${T.credits.contributors.title}:</button>
|
||||||
<div class="people">
|
<div class="people">
|
||||||
${this.getGithubHTML(contributors)}
|
${this.getGithubHTML(contributors)}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user