Skip to content

Commit c3c638d

Browse files
authored
Merge pull request #411 from chrizzlekicks/fix-typo-readme
Fix typo in README.md
2 parents 7d951dc + 01f4a18 commit c3c638d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The documentation is divided into several sections with a different tone and pur
5151

5252
1. `git add -A && git commit -m "My message"` (replacing `My message` with a commit message, such as `Fix header logo on Android`) to stage and commit your changes
5353
1. `git push my-fork-name the-name-of-my-branch`
54-
1. Go to the [de,react.dev repo](https://github.com/reactjs/de,react.dev) and you should see recently pushed branches.
54+
1. Go to the [de.react.dev repo](https://github.com/reactjs/de.react.dev) and you should see recently pushed branches.
5555
1. Follow GitHub's instructions.
5656
1. If possible, include screenshots of visual changes. A preview build is triggered after your changes are pushed to GitHub.
5757

0 commit comments

Comments
 (0)