Description
✏️ fix(typo) : gatby-node.js -> gatsby-node.js <!-- Write a brief description of the changes introduced by this PR -->
Documentation
https://www.gatsbyjs.com/docs/reference/release-notes/migrating-from-v2-to-v3/#process-is-not-defined <!-- Where is this feature or API documented?
- If docs exist:
- Update any references, if relevant. This includes Guides and Gatsby Internals docs.
- If no docs exist:
- Create a stub for documentation including bullet points for how to use the feature, code snippets (including from happy path tests), etc.
- Tag @gatsbyjs/documentation for review, pairing, polishing of the documentation -->
Related Issues
Null <!-- Link to the issue that is fixed by this PR (if there is one) e.g. Fixes #1234
Link to an issue that is partially addressed by this PR (if there are any) e.g. Addresses #1234
Link to related issues (if there are any) e.g. Related to #1234 -->