diff --git a/client/src/components/targeting.arrows.jsx b/client/src/components/targeting.arrows.jsx index b615517b..d893e3bc 100644 --- a/client/src/components/targeting.arrows.jsx +++ b/client/src/components/targeting.arrows.jsx @@ -59,7 +59,7 @@ class TargetSvg extends Component { if (tutorialGame) { return (
-

Select your skills, click on targets and then hit ready.

+

Select your skills, click on targets and then hit READY.

); }