Skip to content

Commit 0c74188

Browse files
committed
hello uni
1 parent 42c9c61 commit 0c74188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ function App() {
1515
return (
1616
<>
1717
<header>
18-
<h1>Pokemon Memory Game</h1>
18+
<h1>Hello, University of Helsinki!</h1>
1919
</header>
2020
<Game
2121
key={gameKey}

0 commit comments

Comments
 (0)