mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-19 01:45:53 +00:00
docs: fix typo (#4608)
This commit is contained in:
parent
d81301fc44
commit
470b273bcf
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<Alert type="info" icon="🔎">
|
||||
Read and edit a live example in <NuxtLink :to="link" v-text="computedTitle" />
|
||||
Read and edit a live example in <NuxtLink :to="link" v-text="computedTitle" />.
|
||||
</Alert>
|
||||
</template>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user