Skip to content

Commit d20a74b

Browse files
authored
chore(docs): Typo in GraphQL Typegen doc
1 parent 68e7dfe commit d20a74b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/how-to/local-development/graphql-typegen.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ For this example to work you'll have to have a `title` inside your `siteMetadata
7575
<p>Site title: {data.site?.siteMetadata?.title}</p>
7676
```
7777

78-
### Configuration the gatsby-config option
78+
### Configuring the gatsby-config option
7979

8080
Instead of setting a boolean value for the `graphqlTypegen` option in `gatsby-config` you can also set an object to configure it. See all details in the [gatsby-config documentation](/docs/reference/config-files/gatsby-config/#graphqltypegen).
8181

0 commit comments

Comments
 (0)