Skip to content

Commit a48bb19

Browse files
committed
Minor wording improvements
1 parent e61e09b commit a48bb19

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
@@ -32,8 +32,8 @@ usage: thriftcheck [options] [path ...]
3232
You can pass a list of filenames or directory paths. Directories will be
3333
expanded recursively to include all nested `.thrift` files.
3434

35-
You also can lint from standard input by passing `-` as the sole filename. You
36-
can also use `--stdin-name` to customize the filename used in output messages.
35+
You also can lint from standard input by passing `-` as the sole filename.
36+
Use `--stdin-name` to customize the filename used in output messages.
3737

3838
```sh
3939
$ thriftlint --stdin-name filename.thrift - < filename.thrift

0 commit comments

Comments
 (0)