Skip to content

Commit

Permalink
fix minor typo in troubleshooting github pages (facebook#5064)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaznovac authored and Timer committed Sep 22, 2018
1 parent bd1dee4 commit 56df35b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2345,7 +2345,7 @@ If, when deploying, you get `/dev/tty: No such a device or address` or a similar

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

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

Expand Down

0 comments on commit 56df35b

Please sign in to comment.