diff --git a/docs/src/main/asciidoc/verifier_contract.adoc b/docs/src/main/asciidoc/verifier_contract.adoc index fcc0b9fd28..ee3f4a00d9 100644 --- a/docs/src/main/asciidoc/verifier_contract.adoc +++ b/docs/src/main/asciidoc/verifier_contract.adoc @@ -1758,7 +1758,7 @@ The corresponding generated stub might be as follows: ==== Pact for Consumers -On the producer side, you must add two additional dependencies to your project +On the consumer side, you must add two additional dependencies to your project dependencies. One is the Spring Cloud Contract Pact support, and the other represents the current Pact version that you use.