README.md in minitest-chef-handler-1.0.1 vs README.md in minitest-chef-handler-1.0.2

- old
+ new

@@ -133,10 +133,10 @@ ``` ## Automatic tests detection MiniTest-chef-hander collects test paths based in the recipes ran. -It loads the tests based in the name of the cookbook and the name of the recipe. +It loads the tests based on the name of the cookbook and the name of the recipe. The tests must be under the cookbooks directory. Examples: If the seen recipes includes the recipe "foo" we try to load tests from: