Skip to content

Commit db0b483

Browse files
authored
Update readme.md
1 parent 665b1f5 commit db0b483

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ If `gh-pages` fails, you may find that you need to manually clean up the cache d
390390

391391
### Deploying to github pages with custom domain
392392

393-
Modify the deployment line to your deploy script if you use custom domain. This will prevent deployment to remove the domain forom settings in github.
393+
Modify the deployment line to your deploy script if you use custom domain. This will prevent the deployment from removing the domain settings in GitHub.
394394

395395
```
396396
echo 'your_cutom_domain.online' > ./build/CNAME && gh-pages -d build"
@@ -435,4 +435,3 @@ You will need to utilize the `--` option to pass any additional arguments:
435435
```
436436

437437
See [Pull Request #368](https://github.com/tschaub/gh-pages/pull/368) for more information.
438-

0 commit comments

Comments
 (0)