Skip to content

Commit

Permalink
Fix spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-svendsen committed Aug 14, 2018
1 parent 787fbd9 commit edaee69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/view/intro/GameIntro.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ function GameIntroView() {
<h1 className="sr-only">QuestZone</h1>
<h2 className="game-intro-subtitle">The quest for the holy artifact</h2>
<h3 className="game-intro-enter"
role="tekst"
role="text"
aria-label="Press enter to play the game ">
> Press enter to play the game </h3>
<h3 className="game-intro-credits">Made by: Mike, Will, Dustin, Lucas </h3>
Expand Down

0 comments on commit edaee69

Please sign in to comment.