mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 15:15:19 +00:00
docs: fix typo on useAsyncData
text in data-fetching page (#892)
This commit is contained in:
parent
0f7b252b3f
commit
33e7f68c15
@ -60,7 +60,7 @@ Available options:
|
|||||||
- `method`: Request method
|
- `method`: Request method
|
||||||
- `params`: Query params
|
- `params`: Query params
|
||||||
- `baseURL`: Base URL for request
|
- `baseURL`: Base URL for request
|
||||||
- Options from `useAsyncDaa`
|
- Options from `useAsyncData`
|
||||||
- `defer`
|
- `defer`
|
||||||
- `server`
|
- `server`
|
||||||
- `pick`
|
- `pick`
|
||||||
|
Loading…
Reference in New Issue
Block a user