Fixed a typo in docs

This commit is contained in:
Marcin Grzejszczak
2017-02-23 17:48:36 +01:00
parent 7e19f9fceb
commit 31f1727bdb
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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