Skip to content

Commit 654e6e1

Browse files
authored
Merge pull request #790 from 0xflotus/patch-1
fixed small errors
2 parents 1766fc7 + cbe5be0 commit 654e6e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2112,7 +2112,7 @@ See https://github.com/travis-ci/travis.rb/issues/768#issuecomment-700220351 for
21122112

21132113
### 1.9.1 (May 19, 2020)
21142114

2115-
* Fix `--no-interactive` flag in `encrypt` and `encryt-file` commands https://github.com/travis-ci/travis.rb/pull/738
2115+
* Fix `--no-interactive` flag in `encrypt` and `encrypt-file` commands https://github.com/travis-ci/travis.rb/pull/738
21162116
* Display commit SHA in `show` https://github.com/travis-ci/travis.rb/pull/739
21172117
* Display more helpful message when GitHub token given by `--github-token` is
21182118
deficient https://github.com/travis-ci/travis.rb/issues/708
@@ -2203,7 +2203,7 @@ See https://github.com/travis-ci/travis.rb/issues/768#issuecomment-700220351 for
22032203
* Fix SSL verification issue on OS X Yosemite and certain Linux setups.
22042204
* Be more forgiving with outdated API version (Enterprise).
22052205
* Better handling of multibyte characters in archived logs.
2206-
* Use more restricitve permissions for the config file.
2206+
* Use more restrictive permissions for the config file.
22072207

22082208
### 1.7.1 (August 9, 2014)
22092209

0 commit comments

Comments
 (0)