Skip to content

Commit

Permalink
Update content/docs/guides/converting-gatsby-to-tina.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Jack Pettit [SSW] <[email protected]>
  • Loading branch information
Calinator444 and JackDevAU authored Oct 29, 2024
1 parent cb26150 commit 69bce77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/guides/converting-gatsby-to-tina.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ After running the command above you'll receive a few propmts

## Setting up Gatsby for Tina

Now that we've added Tina to our project there's a few more steps we need to do to get Tina working with Gatsby. Add the following line at the top of `tina/config.js`
Now that we've added Tina to our project, there are a few more steps to integrate it with Gatsby. Start by adding the following line at the top of `tina/config.js`

```diff
export default defineConfig({
Expand Down

0 comments on commit 69bce77

Please sign in to comment.