Skip to content

Commit b181f92

Browse files
kaznovacTimer
authored andcommitted
fix minor typo in troubleshooting github pages (#5064)
1 parent 2150693 commit b181f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-scripts/template/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2345,7 +2345,7 @@ If, when deploying, you get `/dev/tty: No such a device or address` or a similar
23452345

23462346
1. Create a new [Personal Access Token](https://github.com/settings/tokens)
23472347
2. `git remote set-url origin https://<user>:<token>@github.com/<user>/<repo>` .
2348-
3. Try `npm run deploy again`
2348+
3. Try `npm run deploy` again
23492349

23502350
### [Heroku](https://www.heroku.com/)
23512351

0 commit comments

Comments
 (0)