From 64ae0a41eb966992e4b3ac66a8d6b7f6914b9a63 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 19 Jul 2016 20:32:49 +0200 Subject: [PATCH] Sync docs from master to gh-pages --- spring-cloud-contract.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/spring-cloud-contract.html b/spring-cloud-contract.html index 425dcac25b..91495f3164 100644 --- a/spring-cloud-contract.html +++ b/spring-cloud-contract.html @@ -899,8 +899,7 @@ for response verification.

Let’s assume that the Loan Issuance is a client to the -Fraud Detection server. In the current sprint we are required to develop a new feature - if a client wants too borrow too much money then -we mark him as fraud.

+Fraud Detection server. In the current sprint we are required to develop a new feature - if a client wants to borrow too much money then we mark him as fraud.

Technical remark - Fraud Detection will have artifact id http-server, Loan Issuance http-client and both have group id com.example.

@@ -4679,7 +4678,7 @@ receivedMessage.headers.get('BOOK-NAME') == 'foo'