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.