You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ The documentation is divided into several sections with a different tone and pur
51
51
52
52
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
53
53
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.
55
55
1. Follow GitHub's instructions.
56
56
1. If possible, include screenshots of visual changes. A preview build is triggered after your changes are pushed to GitHub.
0 commit comments