Skip to content

Commit fe978f6

Browse files
authored
Fix typo in pages data docs example (#136)
1 parent 0f86965 commit fe978f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/docs/content-as-data/pages-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ We would get this additional content as data out:
8989
},
9090
{
9191
"content": "First Point",
92-
"slug": "first-post"
92+
"slug": "first-point"
9393
}
9494
]
9595
}

0 commit comments

Comments
 (0)