Fix small typo in readme

This commit is contained in:
Robert Fletcher 2014-03-05 22:04:45 -08:00
parent 24616ffc51
commit 46cc2fce36

View file

@ -128,7 +128,7 @@ Example for a subject like `Foo::Bar#baz` it will run all example groups with de
current prefix level, these example groups *must* kill the mutation.
This test selection strategy is compatible with the old `--rspec-dm2` and `--rspec-unit` strategy.
The old flags where removed. It allows to define very fine grained specs, or coarse grained - as you like.
The old flags were removed. It allows to define very fine grained specs, or coarse grained - as you like.
Support
-------