Fix minor mistake made from last merge for README.md

See commit 6069d2864f

See gh-614
This commit is contained in:
kevinjom
2019-04-10 18:16:50 +08:00
committed by Andy Wilkinson
parent 0edd61ec35
commit 2f5bc50b84

View File

@@ -37,7 +37,6 @@ There are several that you can contribute to Spring REST Docs:
| Name | Description |
| ---- | ----------- |
<<<<<<< HEAD
| [restdocs-wiremock][17] | Auto-generate WireMock stubs as part of documenting your RESTful API |
| [restdocsext-jersey][18] | Enables Spring REST Docs to be used with [Jersey's test framework][19] |
| [spring-auto-restdocs][20] | Uses introspection and Javadoc to automatically document request and response parameters |