From a34e1973f89c3495f85ad112291373c448f97a78 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 1 Nov 2016 14:25:29 +0100 Subject: [PATCH] Update introduction.adoc --- docs/src/main/asciidoc/verifier/introduction.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/main/asciidoc/verifier/introduction.adoc b/docs/src/main/asciidoc/verifier/introduction.adoc index 3ac6fde241..736b366713 100644 --- a/docs/src/main/asciidoc/verifier/introduction.adoc +++ b/docs/src/main/asciidoc/verifier/introduction.adoc @@ -20,7 +20,7 @@ Spring Cloud Contract Verifier moves TDD to the level of software architecture. ==== Spring Cloud Contract Webinar You can check out the video from the Spring Cloud Contract Webinar to watch the -explanation of the project and the concept of Spring Cloud Contract. Video was recorded +explanation of the project and the concept of Consuner Driven Contracts. Video was recorded on 25.10.2016. video::4fJiz0woxAc[youtube] @@ -831,4 +831,4 @@ The rest of the flow looks the same. ==== Can I have multiple base classes for tests? Yes! Check out the https://cloud.spring.io/spring-cloud-contract/spring-cloud-contract.html#_different_base_classes_for_contracts[Different base classes for contracts] sections -of either Gradle or Maven plugins. \ No newline at end of file +of either Gradle or Maven plugins.