diff --git a/src/views/OnlineLeagueSpectatorLanding/OnlineLeagueSpectatorLanding.tsx b/src/views/OnlineLeagueSpectatorLanding/OnlineLeagueSpectatorLanding.tsx index 87b4127d9a..4d6265987e 100644 --- a/src/views/OnlineLeagueSpectatorLanding/OnlineLeagueSpectatorLanding.tsx +++ b/src/views/OnlineLeagueSpectatorLanding/OnlineLeagueSpectatorLanding.tsx @@ -99,7 +99,7 @@ export function OnlineLeagueSpectatorLanding(): JSX.Element { {((!loading && match) || null) && (
- {_("You will be taken to the game it starts...")} + {_("You will be taken to the game when it starts...")}