diff --git a/README.md b/README.md index 3d395d74..9585f8b9 100644 --- a/README.md +++ b/README.md @@ -304,4 +304,4 @@ If you use a [container](https://help.github.com/en/actions/automating-your-work ### Additional Build Files 📁 -This action maintains the full Git history of the deployment branch. Therefore if you're using a custom domain and require a `CNAME` file, or if you require the use of a `.nojekyll` file, you can safely commit these files directly into deployment branch without them being overridden after each deployment. +This action maintains the full git history of the deployment branch. Therefore if you're using a custom domain and require a `CNAME` file, or if you require the use of a `.nojekyll` file, you can safely commit these files directly into deployment branch without them being overridden after each deployment.