Skip to content

Commit

Permalink
Fix typo (gatsbyjs#14544)
Browse files Browse the repository at this point in the history
  • Loading branch information
dandv authored and m-allanson committed Jun 5, 2019
1 parent a20afb1 commit 2a0fc2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/authentication-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ In production, you should use a tested and robust solution to handle the authent

## Building your Gatsby app

Start by creating a new Gatsby project using barebones `hello-world` starter:
Start by creating a new Gatsby project using the barebones `hello-world` starter:

```shell
gatsby new gatsby-auth gatsbyjs/gatsby-starter-hello-world
Expand Down

0 comments on commit 2a0fc2d

Please sign in to comment.