Fix typo in docs

This commit is contained in:
Nick Boultbee 2019-02-27 09:23:36 +00:00 committed by GitHub
parent f17a468872
commit 0869725b99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,7 @@ api = Proxy
```
## servant-forgein and the HasForeignType Class
## servant-foreign and the HasForeignType Class
Servant-foreign allows us to look into the API we designed.
The entry point is `listFromAPI` which takes three types and returns a list of endpoints: