Typo in README

Clent -> Client
This commit is contained in:
Tamby Kojak
2016-01-26 13:18:55 -05:00
parent f2ab4db419
commit f12311307e

View File

@@ -408,7 +408,7 @@ Your config file for Java can look like
```json
{
"groupId":"com.my.company",
"artifactId":"MyClent",
"artifactId":"MyClient",
"artifactVersion":"1.2.0",
"library":"feign"
}