diff --git a/packages/react-scripts/template/README.md b/packages/react-scripts/template/README.md index 5bbfc5f676f..76976500d17 100644 --- a/packages/react-scripts/template/README.md +++ b/packages/react-scripts/template/README.md @@ -2255,7 +2255,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//` .