summaryrefslogtreecommitdiff
path: root/src/components/Title.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Title.tsx')
-rw-r--r--src/components/Title.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/Title.tsx b/src/components/Title.tsx
index 4bdc298..31e8140 100644
--- a/src/components/Title.tsx
+++ b/src/components/Title.tsx
@@ -18,8 +18,8 @@ export const Title = ({ setReady }: TitleProps) => {
</p>
<br />
<h3 className="warning">
- WASD/arrow keys to move. SPACE/ENTER to interact after highlighting
- with the mouse.
+ WASD/arrow keys to move. SPACE/ENTER to interact after highlighting with
+ the mouse.
</h3>
<br />