diff --git a/docs/content/2.guide/2.features/5.data-fetching.md b/docs/content/2.guide/2.features/5.data-fetching.md index 123f3d9ef2..6104ad4df0 100644 --- a/docs/content/2.guide/2.features/5.data-fetching.md +++ b/docs/content/2.guide/2.features/5.data-fetching.md @@ -156,7 +156,7 @@ This method is useful if you want to refresh all the data fetching for a current ::ReadMore{link="/api/utils/refresh-nuxt-data"} :: -### Example +#### Example ```vue