Skip to content

Commit

Permalink
s/enviornment/environment in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ajsecord committed Dec 27, 2016
1 parent 99b7913 commit f5b5328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -43,7 +43,7 @@ Add to your `.travis.yml` file.
after_success:
- bash <(curl -s https://codecov.io/bash) -t :uuid-repo-token
```
> Or you can set the enviornment variable `CODECOV_TOKEN` to your token.
> Or you can set the environment variable `CODECOV_TOKEN` to your token.
## Build specific projects

Expand Down

0 comments on commit f5b5328

Please sign in to comment.