Fix typo in README.md

Fixes #3979
This commit is contained in:
Stanislav 2015-09-30 12:08:18 +03:00 committed by Jordan Sissel
parent cdbd46a5b3
commit 3fb87e287b

View file

@ -66,7 +66,7 @@ To verify your environment, run `bin/logstash version` which should look like th
## Testing
For tesing you can use the *test* `rake` tasks and the `bin/rspec` command, see instructions below. Note that the `bin/logstash rspec` command has been replaced by `bin/rspec`.
For testing you can use the *test* `rake` tasks and the `bin/rspec` command, see instructions below. Note that the `bin/logstash rspec` command has been replaced by `bin/rspec`.
### Core tests