diff --git a/docs/guide/advanced/data-fetching.md b/docs/guide/advanced/data-fetching.md index 3bb8ae9d9..b8559c291 100644 --- a/docs/guide/advanced/data-fetching.md +++ b/docs/guide/advanced/data-fetching.md @@ -17,7 +17,7 @@ Let's assume we have a `Post` component that needs to fetch the data for a post ``` html