diff --git a/docs/content/3.docs/1.usage/1.data-fetching.md b/docs/content/3.docs/1.usage/1.data-fetching.md index f9bf807c02..1e4d8c4de1 100644 --- a/docs/content/3.docs/1.usage/1.data-fetching.md +++ b/docs/content/3.docs/1.usage/1.data-fetching.md @@ -129,8 +129,8 @@ Using ` - {{ mountain.title }} - {{ mountain.description }} + + {{ organization.login }} + {{ organization.description }} + ```
{{ mountain.description }}
{{ organization.description }}