diff --git a/README.adoc b/README.adoc index 45b54289da..030ba02a6f 100644 --- a/README.adoc +++ b/README.adoc @@ -358,7 +358,7 @@ section, contract will get generated and a documentation file too. The contract will be called `index.groovy` and look more like this. -[souce,groovy] +[source,groovy] ---- import org.springframework.cloud.contract.spec.Contract diff --git a/docs/src/main/asciidoc/spring-cloud-wiremock.adoc b/docs/src/main/asciidoc/spring-cloud-wiremock.adoc index e1185b58c4..09f221f993 100644 --- a/docs/src/main/asciidoc/spring-cloud-wiremock.adoc +++ b/docs/src/main/asciidoc/spring-cloud-wiremock.adoc @@ -272,7 +272,7 @@ section, contract will get generated and a documentation file too. The contract will be called `index.groovy` and look more like this. -[souce,groovy] +[source,groovy] ---- import org.springframework.cloud.contract.spec.Contract