Skip to content

Commit

Permalink
change text
Browse files Browse the repository at this point in the history
  • Loading branch information
inker committed Jul 3, 2024
1 parent 071c562 commit 74af472
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/cl/ls/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,8 @@ function LeagueStage({ pots: initialPots }: Props) {
)}
{isFixturesDone && !isScheduleDone && (
<p>
Now, constructing the schedule. This will take a while. Do not
close the page
Schedule creation in progress. This will take a while. Please do
not close the page
<Dots
initialNum={3}
maxNum={3}
Expand Down

0 comments on commit 74af472

Please sign in to comment.