Fix typo in docs
This commit is contained in:
parent
f17a468872
commit
0869725b99
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
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:
|
The entry point is `listFromAPI` which takes three types and returns a list of endpoints:
|
||||||
|
|
Loading…
Reference in a new issue