mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
docs: fix typo (#4608)
This commit is contained in:
parent
d81301fc44
commit
470b273bcf
@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<Alert type="info" icon="🔎">
|
<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>
|
</Alert>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user