features/README.md in vcr-1.4.0 vs features/README.md in vcr-1.5.0

- old
+ new

@@ -10,10 +10,10 @@ The server automatically shuts down when the ruby script ends. Many examples re-run the script without the sinatra server to demonstrate the replaying of a recorded HTTP response. * `include_http_adapter_for`: includes a module that implements a common HTTP interface for the given HTTP library. The `response_body_for` - method will make an HTTP request using the given this library. This + method will make an HTTP request using the given library. This allows scenarios to be run against each different supported HTTP library. If you have ideas to clarify or improve any of these cucumber features, please submit an [issue](https://github.com/myronmarston/vcr/issues) or