From e417596f7823746e55a44081533a7538df2417bd Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 10 Nov 2020 09:08:26 +0100 Subject: [PATCH] Fixed the docs --- docs/src/main/asciidoc/howto.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/main/asciidoc/howto.adoc b/docs/src/main/asciidoc/howto.adoc index a7d0c87e63..452623925a 100644 --- a/docs/src/main/asciidoc/howto.adoc +++ b/docs/src/main/asciidoc/howto.adoc @@ -724,7 +724,7 @@ You can also further customize the `publishStubsToScm` gradle task. In the follo the task is customized to pick contracts from a local git repository: ==== -[source,groovy,indent=0,role="secondary"] +[source,groovy,indent=0] .gradle ---- publishStubsToScm {