diff --git a/docs/content/index.md b/docs/content/index.md index 585ab49..bc7d115 100644 --- a/docs/content/index.md +++ b/docs/content/index.md @@ -27,6 +27,6 @@ End-to-end typesafe APIs in Nuxt applications. - Automatic typesafety - Snappy DX - Autocompletion on the client, for inputs, outputs and errors - - Leverages [useAsyncData](https://nuxt.com/docs/api/composables/use-async-data) + - Leverages [useAsyncData](https://nuxt.com/docs/api/composables/use-async-data) and [$fetch](https://nuxt.com/docs/api/utils/dollarfetch) :: ::