Skip to content

Commit 4c28d14

Browse files
committed
leaderboards --> leader boards
1 parent eecb8fc commit 4c28d14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ function a(){
5656
document.getElementById('login-button').href += '?origin='+encodeURI(location.protocol+'//'+location.host+location.pathname);
5757
document.getElementById('logout-button').addEventListener('click', GitHubApi.logout);
5858
openWindow(
59-
'Welcome to the tournament!','Here you can participate in different games (known as Arenas) for a fun challenge and try to stay atop on the leaderboards. Read the <a href="https://github.com/AI-Tournaments#participate" target="_blank">Participate</a> section in the README to get started.\n'+
59+
'Welcome to the tournament!','Here you can participate in different games (known as Arenas) for a fun challenge and try to stay atop on the leader boards. Read the <a href="https://github.com/AI-Tournaments#participate" target="_blank">Participate</a> section in the README to get started.\n'+
6060
'If you want to you join the discussions, head on over to the <a href="https://ai-tournaments.io/Community/Official/" target="_blank">Community handbook</a> and read where we are.\n'+
6161
'<span style="color:var(--secondary-background-color)">- Tournament servant</span>',
6262
true, '582px', true);

0 commit comments

Comments
 (0)