mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 07:05:11 +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
|
||||
- `params`: Query params
|
||||
- `baseURL`: Base URL for request
|
||||
- Options from `useAsyncDaa`
|
||||
- Options from `useAsyncData`
|
||||
- `defer`
|
||||
- `server`
|
||||
- `pick`
|
||||
|
Loading…
Reference in New Issue
Block a user