Skip to content

Commit

Permalink
Just a slight wording change
Browse files Browse the repository at this point in the history
  • Loading branch information
shannonbux committed Feb 9, 2018
1 parent 3ce9b07 commit 5ce210c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/part-three/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const typography = new Typography(fairyGateTheme);
export default typography;
```

Then create as well our site's `gatsby-config.js` at the root of the site:
Then create our site's `gatsby-config.js` at the root of the site, and add the following code to it:

```javascript
module.exports = {
Expand Down

0 comments on commit 5ce210c

Please sign in to comment.