Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ users.

Please note: Thor, by design, is a system tool created to allow seamless file and url
access, which should not receive application user input. It relies on [open-uri][open-uri],
which combined with application user input would provide a command injection attack
which, combined with application user input, would provide a command injection attack
vector.

[rake]: https://github.com/ruby/rake
Expand All @@ -27,7 +27,7 @@ Installation

Usage and documentation
-----------------------
Please see the [wiki][] for basic usage and other documentation on using Thor. You can also checkout the [official homepage][homepage].
Please see the [wiki][] for basic usage and other documentation on using Thor. You can also check out the [official homepage][homepage].

[wiki]: https://github.com/rails/thor/wiki
[homepage]: http://whatisthor.com/
Expand Down