diff --git a/README.md b/README.md index b1e4c938..fed04b7a 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ build tool. The syntax is Rake-like, so it should be familiar to most Rake 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 +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 vector. [rake]: https://github.com/ruby/rake