Skip to content

Commit 71d8a08

Browse files
authored
Fixed typo
1 parent 786ca07 commit 71d8a08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ $ xcode-select --install
4848
##### Add Environment Variables
4949

5050
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
51+
the mailing environment variables can be set as the following
5252
```
5353
MAIL_USERNAME=example@domain.com
5454
MAIL_PASSWORD=SuperSecretPassword

0 commit comments

Comments
 (0)