diff --git a/README.md b/README.md index f6a25cf..a75b6d4 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ import { ENV } from '@app/env' **NOTE** Remember to ignore your files in your `.gitignore` ``` -# Envrionment Variables +# Environment Variables **/environment.* !**/environment.model.ts ``` @@ -103,4 +103,4 @@ var env = process.env.MY_ENV; $ npm run serve:testing ``` -**NOTE**: When running with a custom variable, production builds still need `--prod` flag \ No newline at end of file +**NOTE**: When running with a custom variable, production builds still need `--prod` flag