Merge pull request #13 from AlexYursha/patch-1

Fix semantic typo.
This commit is contained in:
Arjen Poutsma
2014-03-13 11:16:32 +01:00

View File

@@ -1850,7 +1850,7 @@ public class CustomerEndpointIntegrationTest {
</programlisting>
</para>
<para>
For more information on the request matchers provided by <classname>ResponseMatchers</classname>,
For more information on the response matchers provided by <classname>ResponseMatchers</classname>,
refer to the class level Javadoc.
</para>
</section>