diff --git a/docs/1.getting-started/6.data-fetching.md b/docs/1.getting-started/6.data-fetching.md
index 47cb56f529..14589a7f5e 100644
--- a/docs/1.getting-started/6.data-fetching.md
+++ b/docs/1.getting-started/6.data-fetching.md
@@ -382,7 +382,9 @@ With that, you will need both the `status` to handle the fetch lifecycle, and `e
```vue