Commit b181f926 authored by Marko Kaznovac's avatar Marko Kaznovac Committed by Joe Haddad
Browse files

fix minor typo in troubleshooting github pages (#5064)

parent 2150693d
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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/)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment