Skip to content

Commit 805f218

Browse files
authored
formatting
1 parent 27367ab commit 805f218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby-source-contentful/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ like the following:
8282

8383
```graphql
8484
{
85-
allContentfulProduct {
85+
allContentfulProduct {
8686
edges {
8787
node {
8888
id

0 commit comments

Comments
 (0)