Skip to content

Commit ccfde4a

Browse files
committed
update readme
1 parent 6e5d22f commit ccfde4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ export async function getTodos(this: H3Event, otherArg: any) {
7373

7474
## useAsyncData
7575

76-
`nuxt-remote-fn` can work seamlessly with `[useAsyncData](https://nuxt.com/docs/api/composables/use-async-data/)`:
76+
`nuxt-remote-fn` can work seamlessly with [`useAsyncData`](https://nuxt.com/docs/api/composables/use-async-data/):
7777

7878
```vue
7979
<script setup lang="ts">

0 commit comments

Comments
 (0)