Skip to content

Commit

Permalink
Change greeting text
Browse files Browse the repository at this point in the history
  • Loading branch information
cha-ku committed Aug 17, 2023
1 parent 13c497d commit e2df29c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ function App() {
target="_blank"
rel="noopener noreferrer"
>
Learn React
Calculate Fibonacci
</a>
<Link to="/">Home</Link>
<Link to="/otherpage">Other Page</Link>
Expand Down

0 comments on commit e2df29c

Please sign in to comment.