README.md in fitting-2.8.1 vs README.md in fitting-2.9.0
- old
+ new
@@ -139,12 +139,12 @@
```
For details `rake fitting:documentation_responses_error[s]`
```
-request metohd: GET
+request method: GET
request path: /api/v1/book
-response staus: 200
+response status: 200
source json-schema: {"$schema"=>"http://json-schema.org/draft-04/schema#", "type"=>"object", ...}
combination: ["required", "pages"]
new json-schema: {"$schema"=>"http://json-schema.org/draft-04/schema#", "type"=>"object", ...}
```