diff --git a/packages/react-scripts/template/README.md b/packages/react-scripts/template/README.md index 7cf2db5d554..13576b6e2aa 100644 --- a/packages/react-scripts/template/README.md +++ b/packages/react-scripts/template/README.md @@ -911,7 +911,7 @@ REACT_APP_SECRET_CODE=abcdef `.env` files **should be** checked into source control (with the exclusion of `.env*.local`). -#### What other `.env` files are can be used? +#### What other `.env` files can be used? >Note: this feature is **available with `react-scripts@1.0.0` and higher**.