Skip to content

Commit 6352f79

Browse files
committed
trying again
1 parent 039adf3 commit 6352f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/components/app.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import Josh from './josh'
77
render() {
88
return (
99
<div>
10-
<h1>React simple starter</h1>
10+
<h1>React Simple Starter</h1>
1111
<Alex />
1212
<Jared />
1313
<Josh/>

0 commit comments

Comments
 (0)