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

Commit 78e9903

Browse files
Update responses/dev-env.md
Co-Authored-By: Briana Swift <brianamarie@github.com>
1 parent 6484f1b commit 78e9903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

responses/dev-env.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Once you have the necessary tools installed locally, follow these steps to begin
3939
9. Commit those newly added files,we will remove the need to upload **node_modules** in a later step:
4040
`git add .`
4141
`git commit -m 'add project dependencies'`
42-
10. Push you changes to your repository:
42+
10. Push your changes to your repository:
4343
`git push -u origin hello-world`
4444

4545
---

0 commit comments

Comments
 (0)