mirror of
https://github.com/facebook/Haxl.git
synced 2024-12-25 01:31:31 +03:00
Update readme.md
This commit is contained in:
parent
4d84be9368
commit
c562df2c46
@ -40,7 +40,7 @@ data FacebookReq a where
|
||||
```
|
||||
|
||||
We have three requests: retrieve an arbitrary object, retrieve a user,
|
||||
and retrive a user's friends. In reality there are a lot more request
|
||||
and retrieve a user's friends. In reality there are a lot more request
|
||||
types that we could add here, but these will suffice for the example.
|
||||
|
||||
Note that the `FacebookReq` type has a type parameter: this is the
|
||||
|
Loading…
Reference in New Issue
Block a user