diff --git a/README.md b/README.md index 90516b4c..06843c0a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ npm run build ## Deploying to Cloudflare Pages -In order to generate a deployment to Cloudflare Pages, ensure that the following secrets are set in the Github Actions: +To generate a deployment to Cloudflare Pages, ensure that the following secrets are set in the Github Actions: ```bash CLOUDFLARE_ACCOUNT_ID=**** @@ -28,7 +28,7 @@ CLOUDFLARE_PROJECT_NAME=**** ## Generating a test link preview to Cloudflare Pages -In order to generate a test link deployment to Cloudflare Pages, ensure that the following secrets are set in the Github Actions: +To generate a test link deployment to Cloudflare Pages, ensure that the following secrets are set in the Github Actions: ```bash CLOUDFLARE_ACCOUNT_ID=****