diff --git a/packages/react-scripts/template/README.md b/packages/react-scripts/template/README.md index 5378712fc48..e946b419e97 100644 --- a/packages/react-scripts/template/README.md +++ b/packages/react-scripts/template/README.md @@ -400,8 +400,8 @@ to `process.env.NODE_ENV`. These environment variables can be useful for displaying information conditionally based on where the project is deployed or consuming sensitive data that lives outside of version control. -First, you need to have environment variables defined, which can vary between OSes. For example, let's say you wanted to -consume a secret defined in the environment inside a `