Skip to content

Commit bd3d282

Browse files
tteltrabTimer
authored andcommitted
Small typo fix (facebook#5077)
follwing -> following
1 parent d80d9c7 commit bd3d282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2310,7 +2310,7 @@ GitHub Pages doesn’t support routers that use the HTML5 `pushState` history AP
23102310
23112311
##### "/dev/tty: No such a device or address"
23122312
2313-
If, when deploying, you get `/dev/tty: No such a device or address` or a similar error, try the follwing:
2313+
If, when deploying, you get `/dev/tty: No such a device or address` or a similar error, try the following:
23142314
23152315
1. Create a new [Personal Access Token](https://github.com/settings/tokens)
23162316
2. `git remote set-url origin https://<user>:<token>@github.com/<user>/<repo>` .

0 commit comments

Comments
 (0)