From 56df35bc5eac89c8ad367930d2d68d6d35da2467 Mon Sep 17 00:00:00 2001 From: Marko Kaznovac Date: Sat, 22 Sep 2018 18:57:51 +0200 Subject: [PATCH] fix minor typo in troubleshooting github pages (#5064) --- template/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/README.md b/template/README.md index 47f3b417d17..77635e5ae83 100644 --- a/template/README.md +++ b/template/README.md @@ -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://:@github.com//` . -3. Try `npm run deploy again` +3. Try `npm run deploy` again ### [Heroku](https://www.heroku.com/)