Skip to content

Commit 9ccd1c0

Browse files
committed
Fixes typos
1 parent c2fee60 commit 9ccd1c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ CloudDNS cloudDNS = feign.target(new CloudIdentityTarget<CloudDNS>(user, apiKey)
6161
```
6262

6363
### Examples
64-
Feign includes a working example [GitHub](https://github.com/Netflix/feign/tree/master/example-github) and [Wikipedia](https://github.com/Netflix/feign/tree/master/example-wikipedia) client. The denominator project can also be scraped Feign in practice. Particularly, look at its [example daemon](https://github.com/Netflix/denominator/tree/master/example-daemon).
64+
Feign includes example [GitHub](https://github.com/Netflix/feign/tree/master/example-github) and [Wikipedia](https://github.com/Netflix/feign/tree/master/example-wikipedia) clients. The denominator project can also be scraped for Feign in practice. Particularly, look at its [example daemon](https://github.com/Netflix/denominator/tree/master/example-daemon).
6565

6666
### Integrations
6767
Feign intends to work well within Netflix and other Open Source communities. Modules are welcome to integrate with your favorite projects!

0 commit comments

Comments
 (0)