diff --git a/docs/1.getting-started/6.data-fetching.md b/docs/1.getting-started/6.data-fetching.md index 7dff19f2c8..8a369eaa0c 100644 --- a/docs/1.getting-started/6.data-fetching.md +++ b/docs/1.getting-started/6.data-fetching.md @@ -117,7 +117,7 @@ Be very careful before proxying headers to an external API and just include head ::tip You can also use [`useRequestFetch`](/docs/api/composables/use-request-fetch) to proxy headers to the call automatically. -::: +:: ## `useFetch`