Skip to content

Commit dbea5a0

Browse files
committed
updated README.md
1 parent 35ec37a commit dbea5a0

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
@@ -142,7 +142,7 @@ Environment variables are supported for convenience and also to hide credentials
142142
- ```travis_last_log.py``` - fetches [Travis CI](https://travis-ci.org/) latest running / completed / failed build log for given repo - useful for quickly getting the log of the last failed build when CCMenu or BuildNotify applets turn red
143143
- ```travis_debug_session.py``` - launches a [Travis CI](https://travis-ci.org/) interactive debug build session via Travis API, tracks session creation and drops user straight in to the SSH shell on the remote Travis build, very convenient one shot debug launcher for Travis CI
144144
- Data Validation (useful in CI):
145-
- ```validate_*.py``` - validate files, directory trees and/or standard input streams
145+
- ```validate_*.py``` - validate files, directory trees and/or standard input streams
146146
- supports the following file formats:
147147
- Avro
148148
- CSV

0 commit comments

Comments
 (0)