Skip to content

Commit e37cab5

Browse files
committed
Update index.md, add signoff
remove an 'and' from 'and and' Signed-off-by: Tim Whiteaker <[email protected]>
1 parent fbe5646 commit e37cab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/part-two/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ plugins.
112112

113113
Let's start by creating a new site. At this point it probably makes sense to close the terminal windows you used to build tutorial-part-one so that you don't accidentally start building tutorial-part-two in the wrong place. If you don't close tutorial-part-one prior to building tutorial-part-two, you will see that tutorial-part-two appears at localhost:8001 instead of localhost:8000.
114114

115-
Just like in part one, open a new terminal window and and run the following commands to create a new Gatsby site in a directory called `tutorial-part-two`. Then, change to this new directory:
115+
Just like in part one, open a new terminal window and run the following commands to create a new Gatsby site in a directory called `tutorial-part-two`. Then, change to this new directory:
116116

117117
```shell
118118
gatsby new tutorial-part-two https://github.com/gatsbyjs/gatsby-starter-hello-world

0 commit comments

Comments
 (0)