Skip to content

Commit

Permalink
small change
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrinko committed Jun 14, 2019
1 parent 3d213f8 commit d1804cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ function App() {
return (
<section className="todoapp">
<header className="header">
<h1>todos</h1>
<h1>todos APp</h1>

<input
className="new-todo"
Expand Down

0 comments on commit d1804cc

Please sign in to comment.