Skip to content

Commit 53387d1

Browse files
authored
Merge pull request #1 from kdk321/feature
Changed app text
2 parents 482de29 + cd5dc86 commit 53387d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ function App() {
88
<header className="App-header">
99
<img src={logo} className="App-logo" alt="logo" />
1010
<p>
11-
I was changed!
11+
I was changed on the Feature branch
1212
</p>
1313
<a
1414
className="App-link"

0 commit comments

Comments
 (0)