diff --git a/src/app.tsx b/src/app.tsx index fd3bf12..ffc952d 100644 --- a/src/app.tsx +++ b/src/app.tsx @@ -6,7 +6,7 @@ export default function App() { return (
-

here be games

+

here will be games

); }