Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 74e5563

Browse files
committed
fix a commit message, closes #45
1 parent c3b46bb commit 74e5563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

responses/replace-title-activity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Let's go ahead and replace that title with a prop.
1515
5. Commit and push your code to the `changes` branch:
1616
```
1717
git add src/List.jsx
18-
git commit -m "import list component"
18+
git commit -m "use a prop"
1919
git push
2020
```
2121

0 commit comments

Comments
 (0)