diff --git a/packages/react-scripts/template/README.md b/packages/react-scripts/template/README.md index d162889bb20..05c410081aa 100644 --- a/packages/react-scripts/template/README.md +++ b/packages/react-scripts/template/README.md @@ -2310,7 +2310,7 @@ GitHub Pages doesn’t support routers that use the HTML5 `pushState` history AP ##### "/dev/tty: No such a device or address" -If, when deploying, you get `/dev/tty: No such a device or address` or a similar error, try the follwing: +If, when deploying, you get `/dev/tty: No such a device or address` or a similar error, try the following: 1. Create a new [Personal Access Token](https://github.com/settings/tokens) 2. `git remote set-url origin https://:@github.com//` .