Skip to content

Commit f5b5328

Browse files
authored
s/enviornment/environment in README.md
1 parent 99b7913 commit f5b5328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Add to your `.travis.yml` file.
4343
after_success:
4444
- bash <(curl -s https://codecov.io/bash) -t :uuid-repo-token
4545
```
46-
> Or you can set the enviornment variable `CODECOV_TOKEN` to your token.
46+
> Or you can set the environment variable `CODECOV_TOKEN` to your token.
4747

4848
## Build specific projects
4949

0 commit comments

Comments
 (0)