We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 786ca07 commit 71d8a08Copy full SHA for 71d8a08
1 file changed
README.md
@@ -48,7 +48,7 @@ $ xcode-select --install
48
##### Add Environment Variables
49
50
Create a file called `.env` that contains environment variables in the following syntax: `ENVIRONMENT_VARIABLE=value`. For example,
51
-the mailing enviroment variables can be set as the following
+the mailing environment variables can be set as the following
52
```
53
MAIL_USERNAME=example@domain.com
54
MAIL_PASSWORD=SuperSecretPassword
0 commit comments