uppercase READY prompt
This commit is contained in:
parent
a2a251904f
commit
ec24e3a194
@ -59,7 +59,7 @@ class TargetSvg extends Component {
|
||||
if (tutorialGame) {
|
||||
return (
|
||||
<div class="resolving-skill">
|
||||
<h2> Select your skills, click on targets and then hit <b>ready</b>.</h2>
|
||||
<h2> Select your skills, click on targets and then hit <b>READY</b>.</h2>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user