Skip to content

Commit 84aed7d

Browse files
2 parents 68c7f22 + 2d5bb8d commit 84aed7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class App extends Component {
3838
/>
3939
)}
4040
/>
41-
<Route exact path="/symptoms" render={() => <h1>Help Page</h1>} />
41+
<Route exact path="/symptoms" render={() => <h1>symptoms</h1>} />
4242
<Route
4343
exact
4444
path="/stay-safe"

0 commit comments

Comments
 (0)