From e442dcd47b236e282fdf3e6aaf3e153a0eb15c5a Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Thu, 27 Apr 2017 17:46:39 +0200 Subject: [PATCH] Updated docs --- spring-cloud-contract-stub-runner/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-cloud-contract-stub-runner/README.adoc b/spring-cloud-contract-stub-runner/README.adoc index 0d3a0a113c..484f61c0b1 100644 --- a/spring-cloud-contract-stub-runner/README.adoc +++ b/spring-cloud-contract-stub-runner/README.adoc @@ -32,7 +32,7 @@ Example: ===== Classpath scanning -If you *DON'T* provide the `stubrunner.repositoryRoot` or `stubrunner.workOffline` flag will +If you *DON'T* provide the `stubrunner.repositoryRoot` and `stubrunner.workOffline` flag will be set to `false` (that's the default) then classpath will get scanned. Let's look at the following example: