README.md in rspec-request_describer-0.0.1 vs README.md in rspec-request_describer-0.0.2

- old
+ new

@@ -33,10 +33,10 @@ end ``` ### headers `headers` is provided to modify request headers. -In the above example, a token is added into Authorization request header. +In the below example, a token is added into Authorization request header. ```ruby describe "GET /users" do context "with Authorization header" do