formatting

[ci skip]
This commit is contained in:
Mariusz Smykula
2016-04-14 22:47:01 +02:00
parent 77faffce48
commit c142850aae

View File

@@ -31,7 +31,7 @@ Running stubs from repository:
mvn accurest:run -Dstubs="org.springframework:gs-rest-service"
where `org.springframework:gs-rest-service` is artifact with 'stubs` classifier contains wiremock mappings.
where `org.springframework:gs-rest-service` is artifact with `stubs` classifier contains wiremock mappings.
---