diff --git a/examples/gh-pages/README.md b/examples/gh-pages/README.md index a9b040b2640f3..1f09950f3fd58 100644 --- a/examples/gh-pages/README.md +++ b/examples/gh-pages/README.md @@ -34,11 +34,11 @@ npm run deploy Test it: -Reaplce 'github-user-name' and 'github-projet-name' +Replace 'github-user-name' and 'github-project-name' ```bash -https://github-user-name.github.io/github-projet-name/ +https://github-user-name.github.io/github-project-name/ ```